Jump to content

Search the Community

Showing results for tags 'IP informations'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. I know this is not something big or extraordinary but i created this for one of my latest projects and thought about sharing it here. It is a usual connect to a site that reflects our ip informations but it could useful since it is a lot different from the stantard _GetIP() function. It is though quite fast as i did some testing. However it could also depend on internet speed. But for sure it is a lot faster than _GetIP() function and it returns a lot more informations other that IP address. _GetIPInfo() returns a 2D array with 11 rows and 2 colums with different informations such as: Visitor from: Your IP Number: Your Host name: Your City: Your Region: Your Capital: Your Country Name: Your Country Code: Your Language: Your Currency: IP Organization: The minus of this is that it has to be up-to-date which means if there are some changes to the site it must be updated as soon as possible since there is only one server. Anyway enough said, here you go. P.S. for a very reliable way to get IP address check trancexx' solution: '?do=embed' frameborder='0' data-embedContent>> GetIPInfo.au3
×
×
  • Create New...