Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any way to monitor windows network connection?


  • From: python at jayloden.com (Jay Loden)
  • Subject: Any way to monitor windows network connection?
  • Date: Wed, 01 Aug 2007 00:22:29 -0400

momobear wrote:
> hi, Is there any way to show me detailed listings of all TCP and UDP
> endpoints in my microsoft windows XP in python way?
> thanks.

Not sure if it's exactly what you're looking for, but this might be of use as a starting point at least: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/392572