1
Answer

Create chat Application using c#?

Ajay Gohil

Ajay Gohil

4y
493
1
I want to create a chat application in c# (windows form) using socket, TCP/IP communication Client should sent text to another client  and another client should respond and when another client send message to client, client must receive that message.And also show the status(online or ofline)
 
Answers (1)