Package ctf.network

Network support

See:
          Description

Class Summary
TCPTests Tests TCP communication
UnitTests JUnit tests for all networking classes
 

Exception Summary
NetworkException Something went wrong with the network
ProtocolError An error in the protocol was detected
SocketClosedException A socket has closed
TimeoutException Something timed out.
UninitializedSocketException A socket has not been initialised
 

Package ctf.network Description

Network support