Method | Description | |
---|---|---|
GetData ( bool NetworkToHostOrder ) : byte[] | ||
SocksRequest ( StreamTypes type, AddressType addrtype, string address, int port ) : System |
public GetData ( bool NetworkToHostOrder ) : byte[] | ||
NetworkToHostOrder | bool | |
return | byte[] |
public SocksRequest ( StreamTypes type, AddressType addrtype, string address, int port ) : System | ||
type | StreamTypes | |
addrtype | AddressType | |
address | string | |
port | int | |
return | System |