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: wgwigw at gmail.com (momobear)
  • Subject: Any way to monitor windows network connection?
  • Date: Wed, 01 Aug 2007 07:20:04 -0000

On Aug 1, 12:22 pm, Jay Loden <pyt... at jayloden.com> wrote:
> 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

yes, I get it, iphelp api could do that for me. thanks for help.