Package org.PingOO.DLAI.lib.net

Class Summary
UpperProtocol The class which describes the upper protocol used by an appli and its driver.
 

Exception Summary
ConnectionLostException This exception is used when the connection between the client and the server is shut down for unknow reasons.
NotConnectedException This exception is used when the client side of PingOO tries to reconnect to the server while there's no host or port defined.
PingOOProtocolException The general class from which will derive all exception related to PingOO protocol.
RequestFailedException This exception is thrown when the ConnectionManager between the UpperProtocol can't get the server's answer to the request..