Hyperwave API 函数
PHP 手册

hwapi_hgcsp

(No version information available, might be only in CVS)

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.


Hyperwave API 函数
PHP 手册