Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
How to display Windows On-Screen Keyboard
How to print a bitmap file
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
Winsock: sending email messages (SMTP, port 25)
System Image List Viewer
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
Creating the Save dialog box to specify the drive, directory, and name of a file to save
Custom HttpRequest class (WinHTTP)
Printing Image File, programmatically set print page orientation to landscape
How to convert a bitmap file to monochrome format (1 bpp)
The window and its ancestors
Mapping and disconnecting network drives
How to download a file from the FTP server using FtpGetFile
Using EnumPrinters function to enumerate locally installed printers
Custom FTP Class for Visual FoxPro application
Displaying the associated icons and descriptions for files and folders
Displaying icons in the system tray (VFP9)
How to activate Windows Calculator
Drawing Windows predefined bitmaps using the LoadBitmap functions
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Sending email messages with Simple MAPI
Retrieving the state of your Internet connection

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
Before you begin:
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:
  • ~
2049 bytes  
Created: 2001-07-25 12:00:00  
Modified: 2011-12-10 09:20:22  
Visits in 7 days: 60  
Listed functions:
InternetGetConnectedState
InternetGetConnectedStateEx
Printer friendly API declarations
My comment:
Remote Access Service (RAS) provides remote access capabilities to client applications on computers using Microsoft® Windows® 95 or later and Windows NT® version 3.5 and later, including Windows 2000, operating systems.

More on RAS

#kwd: sln_http.
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:
wm white | 2005-09-25 00:20:18
I am using internetgetconnectedstate to try to determine if my broadband connection is up and working, just prior to allowing an automated send of an email with cdo. The values returned are the same when i use this sample with or without the lan cable hooked up. Should i be using another function to get the state?
A.M. | 2005-09-25 09:09:48
You probably connect to broadband via router. With disconnected cable modem, your computer still has local ip address, something like 192.168.0.100.

Unplug computer from the LAN, the InternetGetConnectedState will probably return an error.

I would use ping utilities, try examples 486 or 382 in this reference, or search "how to ping". Ping one or two reliable sites that you know are up, like google.com or your company's web server. If you get a response, that means you are connected.

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 (107.20.7.65)
25.87 min.Example: 'Reading list of folders and files on FTP server'
25.92 min.Function: 'JetEndSession'
25.97 min.Example: 'Using SQLBrowseConnect to connect to a data source through a number of iterative calls (SQL Server)'
1.98 hrs.Function: 'CeOidGetInfoEx'
Function group: 'Remote Application Programming (RAPI)'
 Example: 'Using FillMemory'
2.2 hrs.Function: 'WTSCloseServer'
Function group: 'Terminal Services'
 Function: 'ClosePrinter'
 Function: 'DeleteDC'
5.07 hrs.Example: 'How to print FoxPro form -- II'
5.28 hrs.Function: 'StrFormatByteSize'
Function group: 'String'
Google
Advertise here!