Using Win32 functions in Visual FoxPro Image Gallery
Internet Functions (WinInet)
..msdn
CreateMD5SSOHash
DeleteUrlCacheEntry
DetectAutoProxyUrl
FindCloseUrlCache
FindFirstUrlCacheEntry
FindFirstUrlCacheGroup
FindNextUrlCacheEntry
FindNextUrlCacheGroup
FtpCommand
FtpCreateDirectory
FtpDeleteFile
FtpFindFirstFile
FtpGetCurrentDirectory
FtpGetFile
FtpGetFileSize
FtpOpenFile
FtpPutFile
FtpRemoveDirectory
FtpRenameFile
FtpSetCurrentDirectory
GetUrlCacheEntryInfo
HttpOpenRequest
HttpQueryInfo
HttpSendRequest
InternetAttemptConnect
InternetAutodial
InternetAutodialHangup
InternetCanonicalizeUrl
InternetCheckConnection
InternetCloseHandle
InternetConnect
InternetCrackUrl
InternetDial
InternetFindNextFile
InternetGetConnectedState
InternetGetConnectedStateEx
InternetGetCookie
InternetGetLastResponseInfo
InternetGoOnline
InternetOpen
InternetOpenUrl
InternetQueryDataAvailable
InternetQueryOption
InternetReadFile
InternetSetCookie
InternetSetFilePointer
InternetTimeFromSystemTime
InternetTimeToSystemTime
InternetWriteFile
Code examples:
Creating a directory on the FTP
Custom FTP Class for Visual FoxPro application
Custom HttpRequest class (WinINet)
Deleting a file stored on the FTP server
Downloading files from the FTP server using InternetReadFile
How to download a file from the FTP server using FtpGetFile
How to upload a local file to FTP server using FtpPutFile
Reading Internet Query options
Reading list of folders and files on FTP server
Removing FTP directory
Retrieving list of files on the FTP directory
Retrieving size of a remote file
Uploading file to the FTP server using InternetWriteFile
Using FtpCommand
How to download a file from the FTP server using FtpGetFile

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Versions:
click to open
Before you begin:
See also:
  • Custom FTP Class for Visual FoxPro application
  • Programming File Transfer Protocol in Visual FoxPro
  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 0/10 (0 votes)
    Rate this code sample:
    • ~
    3292 bytes  
    Created: 2001-07-15 12:00:00  
    Modified: 2008-10-03 15:25:57  
    Visits in 7 days: 232  
    Listed functions:
    FtpGetFile
    InternetCloseHandle
    InternetConnect
    InternetOpen
    Printer friendly API declarations
    My comment:
    This example is simplified: I know that this remote file exists on the FTP, and it is of the ASCII type.

    Well I suggest you better choose another FTP and a file name to test. Just to avoid disturbing folks at the GNU ftp.

    #kwd: sln_ftp.
    Word Index links for this example:
    Translate this page:
      Spanish    Portuguese    German    French    Italian  
    FreeTranslation.com offers instant, free translations of text or web pages.
    User Contributed Notes:
    There are no notes on this subject.


    Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

    Privacy policy
    Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
    Last Topics Visited (54.234.180.187)
    5.19 hrs.Function: 'SQLGetConfigMode'
     Example: 'Obtaining addresses for the adapters on the local computer (Win XP/2003/Vista)'
    6.39 hrs.Example: 'Obtaining list of tables stored in an ODBC Data Source'
    6.72 hrs.Function: 'PathFindOnPath'
    Function group: 'Shell Lightweight Utility APIs -- Path Functions'
    6.73 hrs.Function: 'GetNativeSystemInfo'
    Function group: 'System Information'
    13.23 hrs.Function: 'LoadResource'
    Function group: 'Resource'
    18.31 hrs.Function: 'WriteFile'
    Function group: 'File Management'
     Example: 'How to print picture stored in enhanced-format metafile (*.emf)'
    20.61 hrs.Function: 'GdipSetWorldTransform'
    Function group: 'GDI+ Graphics'
     Function: 'GetDC'
    Google
    Advertise here!