Method | Description | |
---|---|---|
CreateSessionKey ( |
||
ServerConnector ( |
Method | Description | |
---|---|---|
Decrypt ( byte &arDecryptMe, byte arCRCBytes ) : void | ||
Encrypt ( byte &arEncryptMe, byte arCRCBytes ) : void | ||
GenerateCrc ( byte strChars, ushort nLength, uint nCRCSeed ) : |
||
PacketRecieve ( IAsyncResult theResult ) : void |
public CreateSessionKey ( |
||
theServerInfo | ||
strUsername | string | |
strPassword | string | |
return | bool |
public ServerConnector ( |
||
theTextVariables | ||
return | System |