472,954 Members | 1,515 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,954 software developers and data experts.

Any way to monitor windows network connection?

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.

Aug 1 '07 #1
4 4279
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/Coo.../Recipe/392572
Aug 1 '07 #2
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/sys...s/TcpView.mspx
Aug 1 '07 #3
On Aug 1, 1:47 pm, Gordon Airporte <JHoo...@fbi.govwrote:
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/sys...s/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.

Aug 1 '07 #4
On Aug 1, 12:22 pm, Jay Loden <pyt...@jayloden.comwrote:
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/Coo.../Recipe/392572
yes, I get it, iphelp api could do that for me. thanks for help.

Aug 1 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Christer | last post by:
Hi! Is it possible to get the total amount of sent and recieved bytes on the active network connection as shown when one double clicks on an active connection in win2k and XP (which are the...
2
by: Dicky Cheng | last post by:
Hi, I am using .net remoting technology. I set up a .net remoting client and server in IIS. When the client calls the server, the server will run a long duration method (30-60seconds). I have a...
4
by: cvopicka | last post by:
i have found many refrences to access being slow over a netowrk but my boss and i just found this and i was hoping to get some help. on the local machine we have the Access 2000 format database...
1
by: JJ | last post by:
Hey All, I need to test a network connection to local lan using a PDA with wireless capabilities. I am using c# as app language. How can I test for connection? Thanks, JJ
3
by: Scott Leonard | last post by:
Hello - I'm writing an application that will be used on "sometimes connected" devices (laptops, tablets). In C#, what is the best way to detect whether a network connection is present? I'd...
2
by: Brent Burkart | last post by:
I have a utility that I want to only run when a network connection is present. I want to plan for the situation when someone unplugs their laptop from the network and takes it into another...
1
by: nwmotogeek | last post by:
Does anyone know how to change the network connection names on a Windows XP or Windows Server 2003 system?
3
by: george | last post by:
Hi group, I am new to this group and since I didnīt find anything on Internet related to my problem I wanted to know if anyone know or may help me. What I have to do is: - Monitor a Network...
3
by: Studlyami | last post by:
I was connected remotely into one of my pc's and i ran the windows network wizard to allow me to share files on my home network. As soon as i finished the wizard my remote connection broke. I went...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
1
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.