Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TCP_client
ClientDemo
C# 클래스 TCP_client.ClientDemo
파일 보기
프로젝트 열기: Seregamil/.NET-plugin
1 사용 예제들
공개 메소드들
메소드
설명
ClientDemo
(
String
ipAddress
,
int
portNum
) :
System
HandleCommunication
( ) :
void
메소드 상세
ClientDemo()
공개
메소드
public
ClientDemo
(
String
ipAddress
,
int
portNum
) :
System
ipAddress
String
portNum
int
리턴
System
HandleCommunication()
공개
메소드
public
HandleCommunication
( ) :
void
리턴
void