Свойство | Type | Description | |
---|---|---|---|
tcp |
Méthode | Description | |
---|---|---|
Connect ( string location, int port ) : bool | ||
Disconnect ( ) : void | ||
Recieve ( ) : CharVector | ||
Send ( CharVector data ) : void |
public Connect ( string location, int port ) : bool | ||
location | string | |
port | int | |
Résultat | bool |