Answer the question
In order to leave comments, you need to log in
What to choose for writing c# server side?
I am writing a simple WPF messenger application with the following features:
-Personal message
-"User writes a message..."
-File transfer
I want to write a server for it, which would process data / store / add, etc.
You log in to the application, and it loads a list of chats from the server, and further work with them.
There are many implementation methods on the Internet: TCP, Web Socket, WCF, Web API. Confused. What is better to choose?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question