Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KinectDaemon
Client
C# 클래스 KinectDaemon.Client
파일 보기
프로젝트 열기: Jerdak/KinectDaemon
1 사용 예제들
공개 메소드들
메소드
설명
Client
( ) :
System
Connect
( ) :
bool
Disconnect
( ) :
void
ListenForServer
( ) :
void
SendMessageToServer
(
string
msg
) :
void
메소드 상세
Client()
공개
메소드
public
Client
( ) :
System
리턴
System
Connect()
공개
메소드
public
Connect
( ) :
bool
리턴
bool
Disconnect()
공개
메소드
public
Disconnect
( ) :
void
리턴
void
ListenForServer()
공개
메소드
public
ListenForServer
( ) :
void
리턴
void
SendMessageToServer()
공개
메소드
public
SendMessageToServer
(
string
msg
) :
void
msg
string
리턴
void