Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Sniffer80 - HTTP Sniffer .NET

0.00/5 (No votes)
21 Jul 2003 2  
Simple web sniffer and packet analyzer based on .NET technology

Sample Image - sniffer80.jpg

Introduction

The basic idea of this tool is a great debugging tool to help us develop http socket programs. While working on my products, that use the Internet, I needed to see what all the HTTP headers were doing, and I also needed to see every possible type of HTML a site could throw at me. The result of my job is sniffer which built with 100% managed code using C# and the .NET framework.

Requirements

Windows 2000/XP, .NET framework

Contacting the Author

Please send any comments or bug reports to me via email. For updates to this article (and many other articles), check my site: http://www.bizon.org/ilya/sniffer80.htm.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here