View Single Post
Join Date: Nov 2008
Posts: 1
Reputation: overmind is an unknown quantity at this point 
Solved Threads: 0
overmind overmind is offline Offline
Newbie Poster

multiple clients one server

 
0
  #1
Nov 21st, 2008
hi everyone, can you please help me out. what i want is to have a server that listens to a single port for clients to connect using tcp. this is located in a thread. if one client connects, it would relocate this connection to another thread so that the first thread would be open for other clients to connect. can you please shed light on my problem? thanks.
Reply With Quote