-
Download my registry module from my homepage and use this:
Code:
Connected=RegVal ("HKEY_DYN_DATA\PerfStats\StatData\Dial-Up Adapter" & vbNullChar & "TotalBytesRecvd") <> String(4, vbNullChar)
I haven't tested it but it should work, or else you could figure out what it returns when you're offline and then put in on the right side of <>
-
Umm...
Hey...thanx but that's not what I need
I need a program that will list all the IPs I am connected to...
And also, I tried your code and it doesnt work when your offline... I disconnected my cable modem and tried using it.. it said i was online.
Anyone else wanna give it a try?
A program to list the IPs that you are connected to or that are connected to you.