SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Connect Method

Establishes connection to a remote server.

Object Oriented Interface

public function doConnect($address, $port);

Procedural Interface

secureblackboxlite_dtlsclient_do_connect($res, $address, $port);

Remarks

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

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