Category > Datagram functions |
Item | Description |
---|---|
INetDGram() | Creates an unbound datagram oriented socket. |
INetDGramBind() | Creates a bound datagram oriented socket. |
INetDGramRecv() | Reads data from a datagram socket. |
INetDGramSend() | Sends data to a datagram socket. |
http://www.xHarbour.com