Chapter 8: Sockets for Servers
These pages have the complete source code and examples from Chapter 8, Sockets for Servers, from
Java Network Programming
.
Example 8.1 Look for local ports
Example 8.2: a daytime server
Example 8.3: a random port
Example 8.4: A Client Tester
Example 8.5: an HTTP Server that chunks out the same file
Example 8.6: an HTTP Redirector
Example 8.7: The jhttp web server
Copyright 1997
Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified March 22, 1997