Package system

Interface Summary
NetworkHandle an interface that any of the network object handle classes should implement
 

Class Summary
ComputerImpl Computer that runs Tasks.
ComputerProxy A thread that handles a Computer when it registers to the Space.
FFServerHandle a handle for describing the location of an FFServer
NetworkUtil Network utility functions.
Space Manages the Computer 'cloud' and handles the passing of Task and Result objects between the client and computers.