Connectint Connect(string sUsername,string sPassword,unsigned int iPort=21) Return values Non zero if the function is successful; otherwise 0, and a specific error code can be retrieved by calling global function GetLastError. Parameters
Remarks The function connects to a FTP server using the provided username and password. The port can be changed from the default port 21 if the FTP server is bound on another port. | |||
Topic 9572: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |