| Author |
Question regarding the SocketChannel
|
Jiafan Zhou
Ranch Hand
Joined: Sep 28, 2005
Posts: 192
|
|
Is a client who creates a SocketChannel (nio) able to connect to a server which does *not* create a socket channel? That is, the server uses a standard server socket.
Will this work?
Or should the server also create a socket channel?
I have problems to modify the server socket code, and want to make sure this.
|
SCJP, SCJD, SCWCD, SCBCD, SCEA
|
 |
 |
|
|
subject: Question regarding the SocketChannel
|
|
|