SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketLocalPort Property

The local port number to bind the socket to.

Object Oriented Interface

public function getSocketLocalPort();
public function setSocketLocalPort($value);

Procedural Interface

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

Default Value

0

Remarks

The local port number to bind the socket to.

Data Type

Integer

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