On 03/05/2010 23:53, Giampaolo RodolĂ  wrote:
Just out of curiosity, is WMI able to list the TCP and UDP connections
opened by a process or by the OS?
We'll have to do this for psutil (http://code.google.com/p/psutil) and
we guess it's not gonna be easy.

Not as far as I know. WMI doesn't tend to deal with things at a process
level. (Altho' I'm always being surprised at just what *is* out there
in WMI-land).

TJG
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to