Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TcpWatcher
Program
C# Class TcpWatcher.Program
Show file
Open project: MikePopoloski/ampere
Public Methods
Method
Description
ListenForChanges
(
int
port
) :
void
Private Methods
Method
Description
HandleClient
(
TcpClient
client
) :
void
Main
(
string
args
) :
void
Method Details
ListenForChanges()
public
static
method
public
static
ListenForChanges
(
int
port
) :
void
port
int
return
void