Classes |
ListenerAttr |
|
TransData |
This class handles send_bytes and receive_bytes calls which both a
TransferClient and a TransferServer |
TransferClient |
|
TransferReqAttr |
|
TransferServer |
__init__ creates a TransListener object which is the listener
associated with the TransferServer |
TransListener |
Simple class that wraps the listener handle for servers |
TransRequest |
Simple 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 |