Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Networking + java:
This seems useful http://www.davidreilly.com/java/java_network_programming/
This seems like a good ebook to look for for free http://www.ibiblio.org/java/books/jnp3/
Little tutorial on sockets and such http://java.sun.com/developer/onlineTraining/Programming/BasicJava2/socket.html
All this was found by googling java network communications. If you use google I'm sure you can find some good stuff.