Answer the question
In order to leave comments, you need to log in
What to read about how to create a client-server application?
It is necessary to write software that would connect to a server via TCP, give and receive data. I'm interested in the architecture of such an application and all the subtleties of implementing the client and server parts, and also, it is desirable to learn how to build a database suitable for my case on the server. For now, I want to learn the general principles of this all, and then delve into specific needs.
Interested in literature, articles in Russian. Thanks, I appreciate your help!
Answer the question
In order to leave comments, you need to log in
If you want a light and fast solution, then use WCF with the TCP binding type. If you need a non-standard connection, then the connection is at the socket level.
Off topic, but might be useful.
www.opennet.ru/docs/RUS/zlp/002.html#4
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question