Is there a way to find out if a workstation has a live internet connection?
I have tried the following command at the DOS promt:
IPConfig.EXE /ALL > SomeFile.TXT
When I have a live connection, SomeFile.TXT lists
(in my Windows 2000 station):
PPP adapter MyDialUp DialUp
However the same DOS command reveals no similar entry on my Windows 98 station.
Is there a reliable way of finding this out?
What should I look for if its NOT a DialUp?
A final (strange) issue: SomeFile.TXT contains fewer entries when invoked as a RUN IPConfig.EXE /ALL > SomeFile.TXT from FPW2.6a than issuing the same request from VFP7. Why?
Many thanks!
KT
I have tried the following command at the DOS promt:
IPConfig.EXE /ALL > SomeFile.TXT
When I have a live connection, SomeFile.TXT lists
(in my Windows 2000 station):
PPP adapter MyDialUp DialUp
However the same DOS command reveals no similar entry on my Windows 98 station.
Is there a reliable way of finding this out?
What should I look for if its NOT a DialUp?
A final (strange) issue: SomeFile.TXT contains fewer entries when invoked as a RUN IPConfig.EXE /ALL > SomeFile.TXT from FPW2.6a than issuing the same request from VFP7. Why?
Many thanks!
KT