Unix Network Programming Manual
A Simple Java Example
Java can be used to do network style programming also. In fact, it
is probably a little easier in most cases because it does some of the
work for you. There is a
Java client
and a
Java server
for you to look at. Or you can download them