hw_pConnectDescriptionint hw_pconnect ( string host, int port [, string username, string password] )
Returns a connection index on success, or FALSE if the connection
could not be made. Opens a persistent connection to a Hyperwave
server. Each of the arguments should be a quoted string,
except for the port number. The See also hw_connect(). | ||