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
Yodiwo
Projects
RasPiCamera
TCPImageServer
C# Class Yodiwo.Projects.RasPiCamera.TCPImageServer
Mostrar archivo
Open project: yodiwo/plegma
Class Usage Examples
Public Properties
Property
Type
Description
OnRasPiImagecb
OnRasPiImage
Started
bool
Public Methods
Method
Description
Start
(
int
port
) :
void
WaitForClients
( ) :
void
Method Details
Start()
public
method
public
Start
(
int
port
) :
void
port
int
return
void
WaitForClients()
public
method
public
WaitForClients
( ) :
void
return
void
Property Details
OnRasPiImagecb
public_oe property
public
OnRasPiImage
OnRasPiImagecb
return
OnRasPiImage
Started
public_oe property
public
bool
Started
return
bool