Connect to a server.
clientobject:connect(host, port, dns)
string host
number port
string dns
Assertion upon failure, or true upon success. self.host becomes the host name. self.port becomes the port name. self.connected becomes a boolean set to true.