Свойство | Type | Description | |
---|---|---|---|
TcpClient |
Méthode | Description | |
---|---|---|
Connection ( ) : System | ||
Connection ( string server, int port = 6667 ) : System |
Méthode | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
Send ( string message ) : void |
public Connection ( string server, int port = 6667 ) : System | ||
server | string | |
port | int | |
Résultat | System |