View Single Post
  #1 (permalink)  
Old 10-11-2008, 06:00 PM
hunterbdb hunterbdb is offline
Member
 
Join Date: Oct 2008
Posts: 33
hunterbdb is on a distinguished road
Multi Client TCP or UDP
Hi, I want to make a messenger feature on one of my programs.

one thing I came across is that while I can connect one client to my server, I don't know how to make the server respond to multiple clients.

what is the best way to make a multi client feature?

I don't care whether it's tcp or udp, because I have made a version of my program for both tcp networking and udp.

thanks
Reply With Quote
Sponsored Links