SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

Connect Method

Connects to the FTP server.

Syntax

public fun connect(address: String?, port: Int)

Remarks

Call this method to connect to the FTP server residing at Address:Port.

The component will connect to the server using the connection settings provided. If the connection is successful, it will also authenticate using the provided Username and Password.

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