Controlling Pc From Server?

Kartic removethis.kartic.krishnamurthy at gmail.com
Sun Feb 27 08:59:58 EST 2005


Kartic said the following on 2/27/2005 8:54 AM:

> For a homegrown solution, if I am not mistaken, you will have to use 
> libpcap (or pypcap) to monitor the packets being sent and received, 
> taking care to exclude the local subnet (or your reporting will be 
> skewed as packets sent to the monitoring server will also be included!). 
> You can check http://www.monkey.org/~dugsong/pypcap/ for more 
> details...and may be for more ideas.

http://winpcap.polito.it/docs/man/html/group__remote__help.html

- Should help. This uses the Winpcap library. Not sure if the same can 
be done using the Python bindings for pcap.



More information about the Python-list mailing list