TUDPBlockSocket
Hierarchy Properties Methods Events

Unit
blcksock

Description
Implementation of UDP socket.

NOTE: in this class is all receiving redirected ro RecvBufferFrom. You can use for reading any receive function. Preffered is RecvPacket! Similary all sending is redirected to SendbufferTo. You can use for sending UDP packet any sending function, like SendString.



See also:
TBlockSocket