Property | Type | Description | |
---|---|---|---|
DownloadPort | |||
DownloadServer | string | ||
GSList | Systems.SRX_Serverinfo>.Dictionary | ||
MAX_BUFFER | int | ||
News_List | List |
Method | Description | |
---|---|---|
AllreadyConnected ( ) : byte[] | ||
BannedUser ( string sReason ) : byte[] | ||
CheckServerExpired ( int seconds ) : void | ||
Clientok ( ) : byte[] | ||
Connect ( ) : void | ||
ConnectSucces ( string ip, ushort port, byte type ) : byte[] | ||
ConnectWrong ( ushort type ) : byte[] | ||
GateWayPacket ( ) : byte[] | ||
GetServerByEndPoint ( string ip, int port ) : SRX_Serverinfo | ||
LoadGame_1 ( ) : byte[] | ||
LoadGame_2 ( ) : byte[] | ||
LoadGame_3 ( ) : byte[] | ||
LoadGame_4 ( ) : byte[] | ||
LoadGame_5 ( ) : byte[] | ||
LoadGame_6 ( ) : byte[] | ||
LoadServers ( string serverFile, |
||
Load_NewsList ( ) : void | ||
News ( ) : byte[] | ||
NoSuchUser ( ) : byte[] | ||
Patch ( ) : void | ||
ServerIsFull ( ) : byte[] | ||
ServerListPacket ( int cliVersion ) : byte[] | ||
SomethingWentWrong ( ) : byte[] | ||
Systems ( |
||
WrongInformation ( ) : byte[] | ||
getarticle ( string title ) : |
||
oPCode ( Decode decode ) : void |
Method | Description | |
---|---|---|
CheckCrowed ( ushort serverid ) : bool |
public static BannedUser ( string sReason ) : byte[] | ||
sReason | string | |
return | byte[] |
public static CheckServerExpired ( int seconds ) : void | ||
seconds | int | |
return | void |
public static ConnectSucces ( string ip, ushort port, byte type ) : byte[] | ||
ip | string | |
port | ushort | |
type | byte | |
return | byte[] |
public static ConnectWrong ( ushort type ) : byte[] | ||
type | ushort | |
return | byte[] |
public static GetServerByEndPoint ( string ip, int port ) : SRX_Serverinfo | ||
ip | string | |
port | int | |
return | SRX_Serverinfo |
public static LoadServers ( string serverFile, |
||
serverFile | string | |
defaultPort | ||
return | int |
public static ServerListPacket ( int cliVersion ) : byte[] | ||
cliVersion | int | |
return | byte[] |
public static SomethingWentWrong ( ) : byte[] | ||
return | byte[] |
public static getarticle ( string title ) : |
||
title | string | |
return |
public static oPCode ( Decode decode ) : void | ||
decode | Decode | |
return | void |
public static Dictionary |
||
return | Systems.SRX_Serverinfo>.Dictionary |