V
V
vizaville2014-01-14 08:22:45
Work organization
vizaville, 2014-01-14 08:22:45

Is sockets the only solution or is there something more high level to create a client/server c# application?

I have no experience in creating client-server applications, so I have a couple of implementation questions.
The essence of the application is this, there is a server that receives data from clients and saves it in the database. I read about sockets on the Internet and here is my question: are sockets the only solution or is there something more high-level?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vit, 2014-01-14
@fornit1917

There is also a higher level one, for example:
HttpListener
WCF
WebAPI

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question