Re: Java Socket Programming
- From: "Ravi" <nvn_ravi@xxxxxxxx>
- Date: 31 Mar 2006 08:38:31 -0800
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.
.
- Follow-Ups:
- Re: Java Socket Programming
- From: Gordon Beaton
- Re: Java Socket Programming
- References:
- Java Socket Programming
- From: DaveL
- Re: Java Socket Programming
- From: Gordon Beaton
- Java Socket Programming
- Prev by Date: Re: volatile
- Next by Date: Re: Don't you need an XML Virtual Machine ?
- Previous by thread: Re: Java Socket Programming
- Next by thread: Re: Java Socket Programming
- Index(es):
Relevant Pages
|