Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Brunet
Simulator
Transport
SymmetricNat
C# Class Brunet.Simulator.Transport.SymmetricNat
Supports a very simple Cone NAT. Once the node has learned its own address and it has a stable connection to another peer, it allows inbound connections. Incoming messages are allow so long as there is an existing NAT mapping.
Inheritance:
RestrictedConeNat
Mostrar archivo
Open project: pstjuste/brunet
Class Usage Examples
Public Methods
Method
Description
SymmetricNat
(
TransportAddress
ta
,
int
timeout
) :
System.Collections
Method Details
SymmetricNat()
public
method
public
SymmetricNat
(
TransportAddress
ta
,
int
timeout
) :
System.Collections
ta
Brunet.Transport.TransportAddress
timeout
int
return
System.Collections