Multiple connections to chat Server
Hi programmers:
I'm building a chat system here, but i do not know how to make a server to accept more than one client connections once it is started, currently it only accept one connection can any one help me please:
NB: I'm using TcpClient and TcpListener classes i do not know how to use class Socket so help me, Thanks