65.9K
CodeProject is changing. Read more.
Home

Sniffer80 - HTTP Sniffer .NET

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.06/5 (52 votes)

Jul 22, 2003

viewsIcon

159994

downloadIcon

6704

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.