PowerTCP Sockets for .NET
Udp Class Methods


For a list of all members of this type, see Udp members.

Public Methods
 NameDescription
Public MethodClose Close the socket and release all resources. (Inherited from Dart.Sockets.UdpBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.  Releases all resources associated with the object.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodJoinMulticastGroup Join the specified multicast group for receiving datagrams. (Inherited from Dart.Sockets.UdpBase)
Public MethodLeaveMulticastGroup Leave the specified multicast group for receiving datagrams. (Inherited from Dart.Sockets.UdpBase)
Public MethodMarshalOverloaded.  Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Sockets.ComponentBase)
Public MethodOpenOverloaded.  Opens a socket on all IPv4 network interfaces and the specified port. (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveOverloaded.  Receive a datagram. (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveAsync Receive a datagram asynchronously. (Inherited from Dart.Sockets.UdpBase)
Public MethodReceiveTaskAsync Receive a datagram. (Inherited from Dart.Sockets.UdpBase)
Public MethodSendOverloaded.  Send a datagram to the specified remote address and port. (Inherited from Dart.Sockets.UdpBase)
Public MethodSendAsync Send a datagram to the specified IPEndPoint asynchronously, specifying a buffer, offset, length and SocketFlags value. (Inherited from Dart.Sockets.UdpBase)
Public MethodSendTaskAsync Send a datagram to the specified IPEndPoint, specifying a buffer, offset, length and SocketFlags value. (Inherited from Dart.Sockets.UdpBase)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnErrorRaises the Error event. (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnUserStateRaises the UserState event. (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

Udp Class
Dart.Sockets Namespace


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