Hyperwave API 함수 목록
PHP Manual

hwapi_hgcsp

(PHP 4, PHP 5 < 5.2.0, PECL hwapi 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 Manual