View Single Post
  #1 (permalink)  
Old 11-16-2007, 03:01 AM
bluebarca bluebarca is offline
Member
 
Join Date: Nov 2007
Posts: 3
bluebarca is on a distinguished road
socket Multithreading - & - Obtaining the IP of a client!
hey everybody, hope u r all having a gr8 time!
i have 2 questions:
1st i have a socket lets a call it x that runs on a pc that acts as a server, when multiple clients try to connect and send data to this socket will there be a problem ( will the java code multithread automatically and manage) or should i implement my multithreading.

2nd when one of the users sends an input stream to the server ... is there a method so as i can obtain the IP address of this user ?


i would really appreciate your help guys !
Reply With Quote
Sponsored Links