C# 클래스 tcpClient, Airscribe

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

비공개 메소드들

메소드 설명
CloseConnection ( ) : void
Main ( System args ) : void
Receive ( Socket client ) : void
ReceiveCallback ( IAsyncResult ar ) : void
Send ( System lineToBeSent ) : void
initConnection ( ) : void
initConnection ( int portNumber ) : void