UDT Reference: CUDT |
The CUDT class maintains all UDT routines except for the exception handling.
The class methods is listed in the table below:
Method | Functionality |
---|---|
CUDT | constructor |
~CUDT | destructor |
open a UDT entity |
|
wait for a client to connect |
|
connect to a server |
|
close the opened UDT entity and shutdown the connection |
|
read UDT options |
|
modify UDT options |
|
send a buffer |
|
receive a buffer |
|
send a file |
|
receive data into a file |
|
read the size of current unsent data |