Lecture 3 - Sockets September 19, 2006
Suggested reading: The Networking tutorial on the Java Sun site
If you need to referesh your knowledge of the Java I/O take a look at this tutorial: Java I/O tutorial
If you need to referesh your knowledge of multithreading in java consult this tutorial: multithreading in java
Assignments: try to write your own server and client. Try to run the http server code. |