Click here to Skip to main content
15,885,055 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to develop chat application in asp.net using UDP and TCP/IP Protocol.
Posted
Comments
Sandeep Mewara 1-May-12 8:39am    
And what exactly you are looking for? Tried anything?

1 solution

You will have to use windows socket programming for this. refer msdn documentation or perhaps read a book on windows socket programming using C#. You will find these article useful too.

TCP/IP Chat Application Using C#[^]

Global Text Chat Room Application using C#.NET Remoting Technology[^]
 
Share this answer
 

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