Class EDU.gac.max.flipserver.ClientConnectionThread
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gac.max.flipserver.ClientConnectionThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----EDU.gac.max.flipserver.ClientConnectionThread

class ClientConnectionThread
extends Thread
This class is used by FlipServer to take care of listening for flips comming in from a particular client (one thread per client, namely one instance of this class per client).

Written 17 Aug 1996 by Max Hailperin <max@gac.edu>

See Also:
NetInterface, FlipServer

This class is not public and can therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index