SOCClient.Connect


public function Connect

Prototype:

public function Connect(string host, number port=3000)

Parameters

host
(string) // TO DO
port
(number) has a default value of 3000

Description:

TODO: Document this

Return value:

// TO DO