C# Class LoginServer.Systems.Server

Afficher le fichier Open project: CarlosX/DarkEmu Class Usage Examples

Méthodes publiques

Méthode Description
Start ( string ip, int PORT ) : void

Private Methods

Méthode Description
ClientConnect ( IAsyncResult ar ) : void

Method Details

Start() public méthode

public Start ( string ip, int PORT ) : void
ip string
PORT int
Résultat void