I am using fiddler to monitor what is going on. Though I cant see total traffic over time for a session.
Any tools that can do that easily (If I could export the statistics to a spreadsheet from Fiddler it would be OK).
Windows/Linux.
|
I am using fiddler to monitor what is going on. Though I cant see total traffic over time for a session. Any tools that can do that easily (If I could export the statistics to a spreadsheet from Fiddler it would be OK). Windows/Linux.
| ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Take a look at Wireshark Edit: "Wireshark is a network packet analyzer. A network packet analyzer will try to capture network packets and tries to display that packet data as detailed as possible." Have a look at the documentation, specifically Capture Filters to accomplish what you want. | |||||||
feedback
|
|
For Windows, try the combination of Microsoft Visual Round Trip Analyzer and Microsoft Network Monitor. | |||||
feedback
|