PowerTCP Sockets for .NET
Send Method (UdpBase)




Send a datagram to the specified remote address and port.
Overload List
OverloadDescription
Send(String,String,Int32) Send a datagram to the specified remote address and port.  
Send(Byte[],String,Int32) Send a datagram to the specified remote address and port.  
Send(String,IPEndPoint) Send a datagram to the specified IPEndPoint.  
Send(Byte[],IPEndPoint) Send a datagram to the specified IPEndPoint.  
Send(Byte[],Int32,Int32,SocketFlags,IPEndPoint) Send a datagram to the specified IPEndPoint, specifying a buffer, offset, length and SocketFlags value.  
See Also

Reference

UdpBase Class
UdpBase Members


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic