C# 클래스 TcpClient, RTSPExample

상속: MonoBehaviour
파일 보기 프로젝트 열기: fajoy/RTSPExample 1 사용 예제들

공개 메소드들

메소드 설명
ConnectSocket ( string host, int port ) : void

비공개 메소드들

메소드 설명
ConnectCallback ( IAsyncResult ar ) : void

메소드 상세

ConnectSocket() 공개 메소드

public ConnectSocket ( string host, int port ) : void
host string
port int
리턴 void