how to traverse network devices in our system?

2006-05-17 Thread chaks . yoper
hi all, i would like to know whether python can help me querying the network devices attached to my system (ethernet,wireless) and display their module name and vendor name? thank you. regards, chakkaradeep. -- http://mail.python.org/mailman/listinfo/python-list

Re: how to traverse network devices in our system?

2006-05-17 Thread chaks . yoper
Hi Tim and all, Tim Golden wrote: > [EMAIL PROTECTED] > > | i would like to know whether python can help me querying the network > | devices attached to my system (ethernet,wireless) and display their > | module name and vendor name? > > Which OS? If it's windows, you can use WMI. I would > guess