OpenMetaverse Protocol Library Developers API Documentation
UDPBase Constructor (endPoint)
NamespacesOpenMetaverseUDPBaseUDPBase(IPEndPoint)
Initialize the UDP packet handler in client mode
Declaration Syntax
C#
public 
UDPBase(
        
IPEndPoint 
endPoint
)
Parameters
endPoint ( IPEndPoint)
Remote UDP server to connect to

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)