Network programming tutorial
This tutorial shall teach you the basics about network programming. It is assumed that you already know some programming, so I will not tell you what I do when creating an object. I use applications to demonstrate, this is because of the security restrictions in java.
I will keep on adding to this tutorial untill it is finnished so keep comming back and look for them. None of these tutorials are multithreaded (which means that they don't do multiple connections, if you want this, wait for the Thread tutorial). And remember to visit the sponsors at the bottom of my homepage.
If you are looking for a chat program, you must look at the thread tutorial, since I think that is the right place for it.
 
 Client tutorial This tutorial is very similar to the one on suns java tutorial page. The reason for this is that I thought it would be a good idea to make a program that does the same thing, since it is easy to make and understand.
 Server tutorial  This tutorial shows you how to make a simple echo server which takes an input from the connecting client and returns it. It is intended to be used with the chat program, so it is not suitable as ie. a chat server since it don't accept multiple connections.
Click here to visit our sponsor
Free Advertising from Click2Net!

Apply For An adClix WebSite Sponsorship