hw_Connect Opens a connection &reftitle.description; inthw_connect stringhost intport stringusername stringpassword Opens a connection to a Hyperwave server. You can have multiple connections open at once. &reftitle.parameters; host The server host name. port The server port number. username The Hyperwave user name. If omitted, no identification with the server will be done. It is similar to identify as user anonymous. password The password for username. Keep in mind, that the password is not encrypted. &reftitle.returnvalues; Returns a connection index on success, or &false; if the connection could not be made. &reftitle.seealso; hw_pconnect