Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DarkEmu_GameServer
Systems.Server
C# Class DarkEmu_GameServer.Systems.Server
Exibir arquivo
Open project: CarlosX/DarkEmu
Class Usage Examples
Public Properties
Property
Type
Description
sockdone
bool
Public Methods
Method
Description
ServerCheck
(
bool
state
) :
void
Start
(
string
ip
,
int
PORT
) :
void
Stop
( ) :
void
Private Methods
Method
Description
ClientConnect
(
IAsyncResult
ar
) :
void
Method Details
ServerCheck()
public
method
public
ServerCheck
(
bool
state
) :
void
state
bool
return
void
Start()
public
method
public
Start
(
string
ip
,
int
PORT
) :
void
ip
string
PORT
int
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
Property Details
sockdone
public_oe property
public
bool
sockdone
return
bool