Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Any good lightweight XP app for monitoring network activity?
Since making my main PC the sole network internet connection, my internet connection status shows me continually downloading & uploading data. I want to be able to see what this data is and possibly see what local software is controlling the transfers.
I found an app called Network Traffic Monitor, which seems to be what I'm looking for, but I can't seem to find a similar product to compare it to?
Is the a Command Prompt solution?
Any Ideas?
2 Answers
- Bryan ALv 51 decade agoFavorite Answer
TCPView from Microsoft, formerly from Sysinternals, will show you all of your connections, what process owns it, and what it is connected to. It also has a command line version called Tcpvcon. It won't show you exactly what data is being transferred.
The output of this program is similar to "netstat -abn" from a command prompt. Netstat comes with Windows PCs.
- Mark TLv 71 decade ago
Without getting out of control, ISS's Black Ice works nicely.
To do a more detailed analysis there are sniffer programs Ethereal is great.