getting local area connection information through python in windows

moijes12 moijes12 at gmail.com
Sat May 22 03:38:54 EDT 2010


Hi

I need to get the details of Local Area connection information(network
interface) like packets sent,packets recieved,duration etc. I have to
do this in Windows using python.

I tried looking under the socket module and also googling,but did not
find anything that I could use for windows,though I did find something
for linux.I have to somehow use the socket module for this.

Please help me in cracking this.

Regards
Moses



More information about the Python-list mailing list