Property | Type | Description | |
---|---|---|---|
MyConnection | |||
MySocks | |||
MyStream | NetworkStream | ||
MyThread | Thread |
Method | Description | |
---|---|---|
Connection ( |
Method | Description | |
---|---|---|
DebugError ( string msg ) : void | ||
DebugInfo ( string msg ) : void | ||
DebugWarn ( string msg ) : void | ||
GetNextTransmission ( ) : void |
Waits for and recieves a FULL stream of data into the final buffer for processing.
|
|
StreamLoop ( ) : void |
public Connection ( |
||
client | ||
return | System |
public TcpClient,System.Net.Sockets MyConnection | ||
return |
public SOCKS5Server,SimPlaza.UDProxy.SOCKS5 MySocks | ||
return |