hwapi_hgcsp

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hwapi_hgcspReturns object of class hw_api

Опис

HW_API hwapi_hgcsp ( string $hostname [, int $port ] )

Opens a connection to the Hyperwave server on host hostname. The protocol used is HGCSP.

Параметри

hostname

The host name.

port

If you do not pass a port number, 418 is used.

Значення, що повертаються

Returns an instance of HW_API.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top