I need the sniffer to test network traffic of applications developed by me for Windows and Facebook.
Basic requirements:
Now I'm using HTTP Analyzer. A very good tool, but it terminates with some error after 10-15 min running on Vista.
The HTTP monitor emulates a web browser that supports the HTTP/1.0 protocol. To test the web server, the monitor sends it a request for a web page using any of the following HTTP request types: HEAD. The HEAD command attempts to access a web page and return the HTTP header.
Run netmon in an elevated status by choosing Run as Administrator. Network Monitor opens with all network adapters displayed. Select the network adapters where you want to capture traffic, click New Capture, and then select Start. Reproduce the issue, and you'll see that Network Monitor grabs the packets on the wire.
Wireshark if you want to see everything going on in the network.
Fiddler if you want to just monitor HTTP/s traffic.
Live HTTP Headers if you're in Firefox and want a quick plugin just to see the headers.
Also FireBug can get you that information too and provides a nice interface when your working on a single page during development. I've used it to monitor AJAX transactions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With