InetFtpConnect method (LEADRasterFTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InetFtpConnect(BSTR pszServer, short nPort, BSTR pszUserName, BSTR pszPassword);

Overview

Refer to How to Program with the LEAD Raster FTP Object

Remarks

Establishes a connection with the specified server.

See Also

Elements:

InetFtpDisconnect method

Topics:

Working with FTP: FTP Connections