Click here to Skip to main content
15,879,535 members
Articles / Programming Languages / C#
Article

Sniffer80 - HTTP Sniffer .NET

Rate me:
Please Sign up or sign in to vote.
1.06/5 (61 votes)
21 Jul 2003 157.2K   6.7K   45   33
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


Written By
Web Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Questionsource Pin
vadimius18-Feb-17 4:07
vadimius18-Feb-17 4:07 
GeneralNeed Source code Pin
Douglas M. Weems23-Dec-14 2:29
Douglas M. Weems23-Dec-14 2:29 
GeneralMy vote of 1 Pin
Douglas M. Weems23-Dec-14 2:27
Douglas M. Weems23-Dec-14 2:27 
QuestionPlease upload the source Pin
doberon11-Jul-14 11:59
doberon11-Jul-14 11:59 
QuestionNo Source Pin
ekumaresan20-Jun-13 23:51
ekumaresan20-Jun-13 23:51 
GeneralNot working properly for ie. Pin
H@rshit9-Mar-11 1:39
H@rshit9-Mar-11 1:39 
GeneralNOT WORKING Pin
Anubhava Dimri24-Feb-11 0:32
Anubhava Dimri24-Feb-11 0:32 
GeneralMy vote of 1 Pin
shoar12-Jan-11 10:58
shoar12-Jan-11 10:58 
GeneralMy vote of 1 Pin
a codeproject fan6-Jan-10 1:59
a codeproject fan6-Jan-10 1:59 
GeneralMy vote of 1 Pin
avi_coder16-Nov-09 8:24
avi_coder16-Nov-09 8:24 
GeneralMy vote of 1 Pin
Ikutsin15-Nov-09 9:44
Ikutsin15-Nov-09 9:44 
GeneralMy vote of 1 Pin
Sinan Guler15-Oct-09 3:27
Sinan Guler15-Oct-09 3:27 
1
GeneralMy vote of 1 Pin
Meysam Mahfouzi21-Aug-09 5:04
Meysam Mahfouzi21-Aug-09 5:04 
Generalexception at 'Run' :( Pin
Member 111625212-Jun-09 10:08
Member 111625212-Jun-09 10:08 
Questioncan not differentiate a HTTP packet passed proxy from HTTP packet no passed proxy Pin
trinh duc hoat18-Jul-06 16:43
trinh duc hoat18-Jul-06 16:43 
GeneralSource Code Pin
HaniSalehi28-Jun-06 4:57
HaniSalehi28-Jun-06 4:57 
GeneralThis doesnt work - suggest another one pls Pin
Karthik V26-Dec-05 6:17
Karthik V26-Dec-05 6:17 
GeneralError on startup Pin
vukovicdavid15-Jun-05 19:29
vukovicdavid15-Jun-05 19:29 
GeneralURLMON - Monitor Pin
Msftone6-Sep-04 19:43
Msftone6-Sep-04 19:43 
GeneralNO source, Delete this useless crap!! Pin
rj452-May-04 8:12
rj452-May-04 8:12 
GeneralRe: NO source, Delete this useless crap!! Pin
David Wulff2-May-04 8:20
David Wulff2-May-04 8:20 
GeneralRe: NO source, Delete this useless crap!! Pin
Rodney S. Foley3-Jun-04 7:56
Rodney S. Foley3-Jun-04 7:56 
GeneralRe: NO source, Delete this useless crap!! Pin
Apurva_I4-Jul-08 7:01
Apurva_I4-Jul-08 7:01 
GeneralRe: NO source, Delete this useless crap!! Pin
chenlei52524-Feb-09 18:22
chenlei52524-Feb-09 18:22 
GeneralSniffer error Pin
chavezal13-Jan-04 8:44
chavezal13-Jan-04 8:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.