Thread: connected?

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    64

    connected?

    how can i check to see if my internet connection is running?

  2. #2
    Registered User
    Join Date
    Jan 2002
    Posts
    64
    via a program not just looking of course

  3. #3
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    what is the connection? (modem/NIC) I guess you could always check the stats with netstat (check to see if the number of packets sent/recieved has changed)... not sure how you'd go about that.
    EntropySink. You know you have to click it.

  4. #4
    Registered User
    Join Date
    Jan 2002
    Posts
    64
    2 bonded isdn lines through a router to 50+ terminals

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Socket State (connected or not)
    By Cpp_Noob in forum Networking/Device Communication
    Replies: 2
    Last Post: 07-05-2009, 04:17 AM
  2. M.Server 2000 connected wit C++Builder 6 Null to string problem
    By Leite33 in forum Windows Programming
    Replies: 0
    Last Post: 07-22-2006, 06:36 AM
  3. Replies: 18
    Last Post: 12-05-2003, 12:06 PM
  4. Checking for connected workstations.
    By Unregistered in forum Windows Programming
    Replies: 3
    Last Post: 06-22-2002, 02:07 PM
  5. connected lists...???
    By GiraffeMan in forum C Programming
    Replies: 2
    Last Post: 03-10-2002, 09:52 AM