SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

DataPortRangeFrom Property

Specifies the lower port range bound for passive mode data connections.

Syntax

__property int DataPortRangeFrom = { read=FDataPortRangeFrom, write=FSetDataPortRangeFrom };

Default Value

0

Remarks

Use this property in combination with DataPortRangeT to limit the port range for passive mode data connections. The value of 0 (zero) stands for no lower bound.

Data Type

Integer

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