Hello all, I am wanting to create a Java networking application. I have done a fair amount of vb6 networking in my spare time and a small amount of vb.net networking. I am wanting to create a server and cline that will be able to send and receive data on request, the main problem I have having at the moment is that I know how I would do this in vb6, but Java is different. I do have Java knowledge, but I have to admit there are gaps in my Java knowledge, saying that I have programed for quite a while now in other languages (mainly vb6 and vb.net).
So to summarise, I am looking for a good resource\Tutorial\Book that I could use to create an intermediate server and client application in Java.