Initializing The Ftp Client - Jetter JC-120MC User Manual

Table of Contents

Advertisement

JC-120MC

Initializing the FTP client

Introduction
Function declaration
Return value
How to apply this
function
Operating principle
Jetter AG
At each application program start, the FTP client must be initialized at least
once.
Function
FtpInitialize():Int;
The following return value is possible:
Return value
0
Always
The function is used and its return value assigned to a variable for further
utilization in the following way:
Result := FtpInitialize();
The controller processes this function in the following steps:
Step
1
The controller closes all open connections of the FTP client.
2
The controller initializes all OS-internal data structures of the FTP client.
Description
FTP client
163

Advertisement

Table of Contents
loading

Table of Contents