Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Printing text on the main VFP window
Reading metrics for the currently selected font
Storing the environment strings in cursor
Using an Event Object. Part A: running an application that creates an Event object
Using the GradientFill function
Validating the heap of the calling process
Wininet last error description
Drawing icons associated with the VFP main window
Enumerating Processes -- WinNT
Finding parameters for the region specified
How to generate GUID values
Retrieving the names of all sections in an initialization file
Setting properties of the window: caption and user-defined value
Winsock: changing the byte ordering
How to hide your program from the Close Program dialog (Win9* only)
How to print picture stored in enhanced-format metafile (*.emf)
Memory usage info for current VFP session (WinNT only)
Reading and setting explicit Application User Model ID for the current process (Win7)
Terminating all running applications from a VFP program
Using an Event Object. Part B: running an application responding to events
Using the GetTempFileName
Winsock: how to retrieve the protocol information corresponding to a protocol name
Determining if an Active Network Connection is Available
List of addresses in the AutoDial mapping database
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: 102  
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.129.212)
47.73 min.Function: 'midiOutReset'
Function group: 'Windows Multimedia'
2.9 hrs.Example: 'How to create non-blocking Winsock server'
 Function: 'EnumPorts'
5.02 hrs.Example: 'Pocket PC: System Registry Viewer'
5.59 hrs.Example: 'How to delete IE cookies, clear IE history and delete files in Temporary Internet Files directory'
 Links
Page 4
6.3 hrs.Example: 'Peer-to-peer LAN messenger built with Mailslot API functions'
9.17 hrs.Function: 'DeletePort'
Function group: 'Printing and Print Spooler'
9.64 hrs.Function: 'send'
12.01 hrs.Function: 'NetUserEnum'
Function group: 'Network Management'
Google
Advertise here!