com.onlineobject.objectnet Namespace

NatHelper Constructor

Constructor for the NatHelper class.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public NatHelper(

	int tcpPort,

	int udpPort

)

Parameters

tcpPort
Type: Int32
The TCP port to forward.
udpPort
Type: Int32
The UDP port to forward.