posted 10 years ago
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