A socket channel that uses the UDP transport on the Internet Protocol
Socket establishment functions
Socket options functions
Port/Service database functions
Multiple socket selection functions
Integer conversion functions
Overrides from class PObject
Information functions
Reading functions
Writing functions
Miscellaneous functions
Error functions
Run Time Type functions
Comparison functions
I/O functions
A socket channel that uses the UDP transport on the Internet Protocol
BOOL Write( const void * buf, PINDEX len )
len - Number of bytes to write.BOOL Connect( const PString & address )
void GetSendAddress( Address & address, WORD & port )
port - Port to send packets.void GetLastReceiveAddress( Address & address, WORD & port )
port - Port to send packets.
Alphabetic index HTML hierarchy of classes or Java