Discuss this help topic in SecureBlackbox Forum
Sends UDP data to the destination address.
Declaration
Parameters
Return value
Returns 0 on success or socket error code otherwise.
In .NET, if an exception has been raised, -1 may be returned.
Description
Use this method to send UDP data packet to the destination address. Use 255.255.255.255 address for broadcast delivery. Use AddToMulticastCli method if you need multicast delivery.