PowerTCP Sockets for .NET
Send Method




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 6.1
© 2025 Dart Communications. All Rights Reserved.
Send comments on this topic