Connecting Tech Pros Worldwide Help | Site Map

TCP Chat Server - Multiple Clients

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: 3 Weeks Ago
Hi,

I have a text chat system that i am developing. So far using TCP i have got it to work for having a single computer as a server and a single computer as a client. So basicly at the moment only 2 people can talk.

Does anyone know how i can get the server / listener to allow multiple clients to connect and chat?

The file all the networking is done in is Network.cs and so i have placed that in the attached zip file.
Attached Files
File Type: zip ChatSource.zip (1.9 KB, 30 views)
Reply

Tags
c# tcp