Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
2.23/5 (4 votes)
See more:
hello people... how can i make a client and socket server which listens for messages from the client and sends back some response back to the client?
I would love to do it in C#
Posted
Updated 2-Jul-14 2:48am
v2
Comments
Rahul VB 2-Jul-14 14:48pm    
And what have you tried? where are you stuck? We love many things but we cant convert them into reality unless we try. all you need to do is look at the below solutions and optimize the code according to your requirement. this you should have done earlier....

Best wishes,
Rahul

I would Google for that[^].
 
Share this answer
 
Comments
Rahul VB 2-Jul-14 14:49pm    
5+
There are quite a few good articles on this site that you can check.

Search for articles here:
http://www.codeproject.com/search.aspx?q=c%23+sockets&doctypeid=1[^]


Some good ones:
A Chat Application Using Asynchronous TCP Sockets[^]
Working with Sockets in C#[^]
 
Share this answer
 
Comments
Rahul VB 2-Jul-14 14:49pm    
Perfect 5+

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900