The Connect method connects to the specified address
bool Connect( const Address& address );
address
The address to connect to
true - connection was successful false - connection wasn’t successful
true
false