Method Remote.Connection()->connect()
- Method connect
 intconnect(stringhost,intport,void|inttimeout)- Description
 This function is called by clients to connect to a server.
int connect(string host, int port, void|int timeout)
This function is called by clients to connect to a server.