SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Connect Method

Establishes connection to the POP3 server.

Object Oriented Interface

public function doConnect($address, $port);

Procedural Interface

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

Remarks

Use this method to establish connection to a POP3 server at Address and Port.

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