Click or drag to resize

IUDPService Interface

UDP specific services.

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public interface IUDPService

The IUDPService type exposes the following members.

Methods
  NameDescription
Public methodJoinMulticastGroup
Adds the socket to the multicast group.
Top
See Also