SecureBlackbox 2020 Android Edition

Questions / Feedback?

DataPortRangeTo Property

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

Syntax

public int getDataPortRangeTo();
public void setDataPortRangeTo(int dataPortRangeTo);

Remarks

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

Default Value

0

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