C# Класс 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.
Наследование: RestrictedConeNat
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SymmetricNat ( TransportAddress ta, int timeout ) : System.Collections

Описание методов

SymmetricNat() публичный Метод

public SymmetricNat ( TransportAddress ta, int timeout ) : System.Collections
ta Brunet.Transport.TransportAddress
timeout int
Результат System.Collections