SocketChannel programming

Hi all,
I am learning SocketChannel Programming.I will be thankful if anybody can tell me how to create a server
which can support multiple clients.
with regards
Ajit

http://java.sun.com/j2se/1.4.2/docs/guide/nio/example/index.html

You might also want to try the incomplete NIO tutorials on the javagames factory (see link below; go to the “articles” section).