Results 1 to 2 of 2

Thread: is there a way to determine/find the ISP from the user?

  1. #1
    Join Date
    Feb 2011
    Posts
    25
    Qt products
    Qt4
    Platforms
    Windows

    Question is there a way to determine/find the ISP from the user?

    Hello Hello,

    I would like to know if there is a way to find what ISP (internet service provider) the user has. Our application is connected with the internet and need some different settings for some special ISP's.

    I know i visit some sites and they know what ISP i have, so i was hoping there was some simular way to determine the ISP of the user.

    Any advice or comment is welcome.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: is there a way to determine/find the ISP from the user?

    You can have a database which maps IP addresses to ISPs, or you can do live ISP lookup by using Whois database. Neither will be 100% reliable.

Similar Threads

  1. Determine the Process ID
    By Jimmy2775 in forum General Programming
    Replies: 5
    Last Post: 7th October 2011, 09:16
  2. How to find the location of the user?
    By nikhilqt in forum Qt Programming
    Replies: 7
    Last Post: 14th December 2010, 18:22
  3. How to determine type of cd?
    By AlexanderPopov in forum Qt Programming
    Replies: 1
    Last Post: 26th May 2010, 09:20
  4. Replies: 2
    Last Post: 27th November 2008, 10:16
  5. How to determine if my app is active...
    By Ben.Hines in forum Qt Programming
    Replies: 4
    Last Post: 20th February 2006, 16:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.