프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TcpClient |
메소드 | 설명 | |
---|---|---|
Connection ( ) : System | ||
Connection ( string server, int port = 6667 ) : System |
메소드 | 설명 | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
Send ( string message ) : void |
public Connection ( string server, int port = 6667 ) : System | ||
server | string | |
port | int | |
리턴 | System |