Re: How to check if the connectivity is via Ethernet or dial-up

2006-07-08 Thread Roy Smith
In article <[EMAIL PROTECTED]>, "jb" <[EMAIL PROTECTED]> wrote: > Hi all: > > I was just wondering if there is a way to check (using python > scripting) whether the computer's connectivity is via Dial-up or > LAN/Ethernet adaptor? Is there a way in python to check the status of > all available E

How to check if the connectivity is via Ethernet or dial-up

2006-07-08 Thread jb
Hi all: I was just wondering if there is a way to check (using python scripting) whether the computer's connectivity is via Dial-up or LAN/Ethernet adaptor? Is there a way in python to check the status of all available Ethernet adaptors? If not is there a way to achieve this by just checking som