Re: Java Socket Programming



Yes Beaton,
I understood your explanation. I think his question is in such a way
that if the serversocket listens in single port 8000.
But how all sockets connected to the same listened port handles the
information passing into that port.
In programmatically , we are spawning the each socket connection into
different threads, Correct?
There should be virtual connection table in low level of network which
correctly delivers the information to corresponding socket to our code
..
Correct me if am wrong at any place

Thaks,
Ravi.

.



Relevant Pages

  • Re: Cant get any mails
    ... Port 25, Socket connection is established. ... Looks like port is OK, but protocol is the problem. ... >Exchange 2000 FAQ's: ...
    (microsoft.public.exchange2000.admin)
  • Re: Cant get any mails
    ... >Port 25, Socket connection is established. ... >Waiting for protocol initiation... ... >Looks like port is OK, but protocol is the problem. ...
    (microsoft.public.exchange2000.admin)
  • RE: Send message like Yahoo Messenger??
    ... Using a socket connection, so you have a destination IP using a certain ... port, The other application have to create a socket and listen to that port. ... Everytime a message arrives the destination application can read the object ... > another instance of myApp?? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Scket connection to server
    ... >>> I would like to establish a socket connection to a server ... >>> running a service on port 29999. ... the host address is ...
    (comp.lang.python)
  • RE: Send message like Yahoo Messenger??
    ... Using a socket connection, so you have a destination IP using a certain ... port, The other application have to create a socket and listen to that port. ... Everytime a message arrives the destination application can read the object ... > another instance of myApp?? ...
    (microsoft.public.dotnet.languages.csharp)