TOBI Interface A  0.1
virtual void tia::TiAClient::connect ( const std::string &  address,
short unsigned  port 
) [virtual]

Establish a connection to a TOBI SignalServer The caller will be blocked until the connection has been made or an error has occurred.

Parameters:
addresshost name or the IPv4 address of the server
portthe control connection port the server listens on
use_new_tiaif TiA 1.0 control commands should be used (or version 0.1)
Exceptions:
std::ios_base::failureif the client could not connect to the server or if the client is already connected.
 All Data Structures Files Functions Variables Enumerations