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