OpenMetaverse Protocol Library Developers API Documentation
UDPBase Constructor (port)
NamespacesOpenMetaverseUDPBaseUDPBase(Int32)
Initialize the UDP packet handler in server mode
Declaration Syntax
C#
public 
UDPBase(
        
int 
port
)
Parameters
port ( Int32)
Port to listening for incoming UDP packets on

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