Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TcpServer
C# Class TcpServer, RTSPExample
Mostrar archivo
Open project: fajoy/RTSPExample
Class Usage Examples
Public Methods
Method
Description
TcpServer
(
int
listenPort
) :
System
beginAccept
( ) :
void
close
( ) :
void
isListen
( ) :
bool
Private Methods
Method
Description
AcceptCallback
(
IAsyncResult
ar
) :
void
Method Details
TcpServer()
public
method
public
TcpServer
(
int
listenPort
) :
System
listenPort
int
return
System
beginAccept()
public
method
public
beginAccept
( ) :
void
return
void
close()
public
method
public
close
( ) :
void
return
void
isListen()
public
method
public
isListen
( ) :
bool
return
bool