Sun Java Solaris Communities My SDN Account Join SDN
 
Article

A Lesson in Networking: Server Thread Code for Java

 
 

Articles Index


The following code is instructive if you're learning how to do networking and threads in Java. It defines the ServerThread class. To see code that uses it, click here.