Category Archives: Sniffers

TCP Stream Sniffer for Windows

Help regarding TCP stream sniffer, Windows:

Komodia has a free sniffer open source code.  Yes, I know.  How can Komodia continue to give away resources that everyone else is only selling?  The answer is that Komodia is striving to be the ANSWER to all of your questions.  Komodia.com is already the recognized leader in all things LSP, but this is just the tip of the iceberg. 

When it comes to TCP stream sniffer questions, Komodia is the place to come!

C++ library (free of charge, open source) which encapsulates winsock2 API capabilities, that enables the user to manage each and every aspect of sockets’ key operations. Functions: Simple to use and understand and especially free of charge; Complete manageability over threading scenarios; Dependable and speedy. 

Chris

Free Komodia Downloads

Are you in search of a TCP stream sniffer or how about an SSL sniffer?

Did you know that Komodia gives you free downloads and tools as well as their guides and resource pages?

Komodia gives you a completely free HTTP & HTTPS stream sniffer that uses Internet Explorer & FireFox.  This software is free in order to show Komodia’s SSL filtering abilities.

There are two free versions of the TCP/IP library – an opensource C++ library that is completely free!

Chris

TCP Stream Sniffer

Komodia has released a FREE SSL sniffer.  This is an extremely straightforward HTTP & HTTPS sniffer for Windows Internet Explorer and Firefox.  Granted, this was done so that we can show off the incredible abilities of Komodia’s SSL redirector SDK platform.  Still, a free TCP stream sniffer?  Are you kidding me?  A free TCP stream sniffer Windows and Firefox!

Chris

Internet Explorer sniffer

Download our free Internet Explorer sniffer which is a useful tool for various tasks ranging from debugging your application to debugging web sites. Other Internet explorer sniffers can come with or without SSL/HTTPS decryption support, it can be Open source, or propietary.

Which to use? this is not an easy question to answer because the sniffer choice is really a combination or needs, budget and deployment environment. For example: you can’t use a GPL sniffer like Wireshark for a commercial application, but buying a SDK just to sniff a normal website for a one time debug isn’t making sense as well.

Barak

Sniffer API

Sniffer API is needed when a programmer wants to have a sniffing capability in his application. First thing to check is whether the programmer needs stream sniffing or packet sniffing. The difference is so great that choosing the wrong one can doom the project (I’ll not get into the differences in this post)

There are a few options:

  • Open source sniffers, the programmer must keep in mind that if he wants a closed commercial application, GPL sniffers such as Wireshark is not the best idea.
  • Propietary sniffers, can be used commercialy, sometimes may look costly in compare to “free” sniffers, but will be much better in terms of TCO.

Barak