Click to See Complete Forum and Search --> : Client/Server Application


Tambo06
May 6th, 2003, 05:33 PM
I need help on building a Basic Client/Server Console Application. I just need to enable multiple clients to send messages to a server and have the server respond with a message. Can some help me? THanks

pareshgh
May 6th, 2003, 06:34 PM
you mean a sample of chat server would be nice for you ! isn't it.
check out TCPClient and Socket classes. ;)

Tambo06
May 6th, 2003, 09:38 PM
Is there any code available for this?