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)