Property | Type | Description | |
---|---|---|---|
PhysicalLayer | |||
PhysicalLayerLock | object | ||
proxy | |||
stopwatch | Stopwatch |
Method | Description | |
---|---|---|
AddTunnel ( IUDPTunnel tunnel, int priority ) : void | ||
Close ( ) : void | ||
CloseTunnel ( IUDPTunnel tunnel ) : void | ||
OnActive ( |
||
OnInactive ( |
||
ProxyTransportManager ( |
||
SendData ( IPacket packet ) : void | ||
SetProxy ( |
Method | Description | |
---|---|---|
PhysicalLayerPump ( ) : void | ||
ResetPeriod ( ) : void | ||
SendToDestination ( IPacket packet ) : void |
public AddTunnel ( IUDPTunnel tunnel, int priority ) : void | ||
tunnel | IUDPTunnel | |
priority | int | |
return | void |
public CloseTunnel ( IUDPTunnel tunnel ) : void | ||
tunnel | IUDPTunnel | |
return | void |
public ProxyTransportManager ( |
||
transportForm | ||
client | bool | |
return | System |
public SetProxy ( |
||
transportManager | ||
return | void |
public Queue,System.Collections PhysicalLayer | ||
return |
public ProxyTransportManager,BlitsMe.TransportEmulator proxy | ||
return |