Classes |
ListenerAttr |
A proxy class for gass transfer listener attributes |
TransferClient |
|
TransferData |
This class handles send_bytes and receive_bytes calls which both a
TransferClient and a TransferServer object can make. |
TransferListener |
Proxy class that wraps the listener handle for servers handle is the
listerner handle pointer The TransServer class provides an higher level
interface than this. |
TransferReqAttr |
A proxy class for gass transfer request attributes |
TransferRequest |
Proxy class that wraps the request handle for clients and server
handle is the request handle pointer isClient is true if it is a
client-side handle |
TransferServer |
A class to accept and handle requests |