GoLang hwapi_hgcsp

request it (224)
GoLang replacement for PHP's hwapi_hgcsp [edit | history]



Do you know a GoLang replacement for PHP's hwapi_hgcsp? Write it!

PHP hwapi_hgcsp

PHP original manual for hwapi_hgcsp [ show | php.net ]

hwapi_hgcsp

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

hwapi_hgcspReturns object of class hw_api

Description

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

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

Parameters

hostname

The host name.

port

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

Return Values

Returns an instance of HW_API.