My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Attributes | List of all members
LiteNetLib.NatPunchModule Class Reference

Module for UDP NAT Hole punching operations. Can be accessed from NetManager. More...

Public Member Functions

void Init (INatPunchListener listener)
 
void NatIntroduce (IPEndPoint hostInternal, IPEndPoint hostExternal, IPEndPoint clientInternal, IPEndPoint clientExternal, string additionalInfo)
 
void PollEvents ()
 
void SendNatIntroduceRequest (string host, int port, string additionalInfo)
 
void SendNatIntroduceRequest (IPEndPoint masterServerEndPoint, string additionalInfo)
 

Static Public Attributes

const int MaxTokenLength = 256
 

Detailed Description

Module for UDP NAT Hole punching operations. Can be accessed from NetManager.


The documentation for this class was generated from the following file: