Re: python for net manager

2010-01-29 Thread Gabriel Genellina
En Wed, 27 Jan 2010 00:11:10 -0300, moon sky escribió: i just want to write a small tool to manage the network, including detect the ip addr,netmask, and send the arp request to find out locale's ip-mac turtple, is there any way to succeed this exlude 'subprocess call'? Try scapy: http://

python for net manager

2010-01-26 Thread moon sky
hi there, i just want to write a small tool to manage the network, including detect the ip addr,netmask, and send the arp request to find out locale's ip-mac turtple, is there any way to succeed this exlude 'subprocess call'? thanks -- http://mail.python.org/mailman/listinfo/python-list