SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Connect Method

Establishes connection to the server.

Object Oriented Interface

public function doConnect($address);

Procedural Interface

secureblackbox_websocketclient_do_connect($res, $address);

Remarks

Call this method to establish remote connection to a server at Address:Port.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]