SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

Connect Method

Connects to the FTP server.

Syntax

void __fastcall Connect(String Address, int Port);

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 2020 C++ Builder Edition - Version 20.0 [Build 8154]