Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to delete IE cookies, clear IE history and delete files in Temporary Internet Files directory
How to enumerate, add and delete shares on the local computer (WinNT/XP)
Starting a dialog box for connecting to network resources (mapping network drive)
Testing if a connection to an Url can be established
Creating the Save dialog box to specify the drive, directory, and name of a file to save
Programmatically removing submenus from VFP main menu
Retrieving the name of the network resource associated with a local device
Reading header information from AVI file
Enumerating ports that are available for printing on a specified server
Enumerating print processors and supporting data types installed on the specified server
Enumerating printer drivers installed
How to register custom Event Log source
Initiating Inet connection using a modem
Monitoring changes occurring within a directory
Quering a waveform-audio input device
Retrieving the interface–to–IP address mapping table
Smart Card Database Query Functions
Displaying dimmed window behind VFP top-level form
GDI+: Drawing a Pie Chart
How to copy the image of a form to the Clipboard using Bitmap API functions
Converting characters in a URL into corresponding escape sequences and backwards
CryptoAPI: Collection of Providers class
Disconnecting USB Mass Storage Device programmatically
How to retrieve adapter information for the local computer (including MAC address)
How to retrieve adapter information for the local computer (including MAC address)

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:
This sample code returns a good amount of network parameters for your computer: adapter name, MAC address, current IP address and more.



See also:
  • SendARP function
  • Obtaining addresses for the adapters on the local computer (Win XP/2003/Vista)
  • Using NetWkstaTransportEnum to obtain MAC Address of remote server
  • How to ping a remote site using IP Helper API calls
  • How to ping a remote site using ICMP API calls

  •  
      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:
    • ~
    2366 bytes  
    Created: 2002-11-27 11:26:58  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 125  
    Listed functions:
    GetAdaptersInfo
    Printer friendly API declarations
    My comment:
    MAC address: short for Media Access Control address, a hardware address that uniquely identifies each node of a network (Webopedia).

    Windows GETMAC tool (WinXP/2K) provides a quick method for obtaining the MAC (Ethernet) layer address and binding order for a computer running Windows 2000, locally or across a network.

    Windows Server 2003 and Windows XP: Use the GetAdaptersAddresses function instead of GetAdaptersInfo.

    Microsoft Knowledge Base Article - 118623: HOWTO: Get the MAC Address for an Ethernet Adapter.

    Another code sample How to Get Mac (Media Access Control) Address on Wilson WindowWare Tech Support uses NetWkstaTransportEnum function to obtain MAC address of a server.

    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.126.92)
    3.58 hrs.Function: 'OpenPrinter'
    Function group: 'Printing and Print Spooler'
     Example: 'How to find which fonts Windows uses for drawing captions, menus and message boxes'
    3.7 hrs.Example: 'PocketPC: creating directories and files'
    4.51 hrs.Example: 'Configuring DEVMODE structure for a printer'
     Function: 'GetRTTAndHopCount'
    4.97 hrs.Function: 'DuplicateHandle'
     Example: 'Printing text on the client area of the main VFP window'
    19.06 hrs.Function: 'CloseWindow'
    Function group: 'Window'
     Example: 'Pocket PC: custom RAPI class for operating with files and folders on mobile device'
     Article: 'ApiViewer for Visual FoxPro '
    Google
    Advertise here!