SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketLocalAddress Property

The local network interface to bind the socket to.

Object Oriented Interface

public function getSocketLocalAddress();
public function setSocketLocalAddress($value);

Procedural Interface

secureblackboxlite_ftpclient_get($res, 130 );
secureblackboxlite_ftpclient_set($res, 130, $value );

Default Value

''

Remarks

The local network interface to bind the socket to.

Data Type

String

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