(PHP 4)
hw_Connect — Opens a connection
Opens a connection to a Hyperwave server. You can have multiple connections open at once.
The server host name.
The server port number.
The Hyperwave user name. If omitted, no identification with the server will be done. It is similar to identify as user anonymous.
The password for username. Keep in mind, that the password is not encrypted.
Returns a connection index on success, or FALSE if the connection could not be made.