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:11:07 -0000

On Aug 1, 1:47 pm, Gordon Airporte <JHoo... at fbi.gov> 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.
>
> Unless you're looking for a programming exercise:http://www.microsoft.com/technet/sysinternals/Utilities/TcpView.mspx

Ok, It works, but there're no source code of it. I wish to build a
tools to show all the network endpoints, cpu usage and top ten
processes in a dockapp like application.