The Connect methods tries to connect to the server that is running on the specified address
bool Connect( const Address& address );
address
The address to connect to
true on success false on failure
true
false