Connect

This function connects to a server with the specified IP address and port. The connection does not complete until a Connected message is received from a call to the Update() function.

Syntax

Parameters

Returns

Returns a Peer object representing the server if the connection was successfully initialized, otherwise false is returned.