Thread: Checking for internet connection

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    21

    Checking for internet connection

    How can i test if the machine is connected to the internet, without windows prompting the user for a connection?

    starting winsock and trying to connect to some website at port 80 or something similar will prompt.

    I know there's some method to check for active RAS connections, is there a more general method??

    thanks in advance,
    ROCKaMIC

  2. #2
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

  3. #3
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    .....
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. Problems about gcc installation
    By kevin_cat in forum Linux Programming
    Replies: 4
    Last Post: 08-09-2005, 09:05 AM
  3. Checking for internet connection
    By ROCKaMIC in forum C Programming
    Replies: 6
    Last Post: 11-12-2004, 10:01 AM
  4. Headers that use each other
    By nickname_changed in forum C++ Programming
    Replies: 7
    Last Post: 10-03-2003, 04:25 AM
  5. checking for an internet connection
    By canine in forum C Programming
    Replies: 6
    Last Post: 10-26-2001, 07:33 PM