Click here to Skip to main content
15,895,817 members
Articles / Programming Languages / C#

TCP Session Reconstruction Tool

Rate me:
Please Sign up or sign in to vote.
4.65/5 (17 votes)
21 Sep 2007CPOL6 min read 166.5K   8.2K   74  
A TCP session reconstruction tool for C#.
/*
 *       __                     __                                                
 *      /\ \                   /\ \                                               
 *   ___\ \ \___      __    ___\ \ \/'\     ____  __  __    ___ ___         ___    _ __    __  
 *  /'___\ \  _ `\  /'__`\ /'___\ \ , <    /',__\/\ \/\ \ /' __` __`\      / __`\ /\`'__\/'_ `\   
 * /\ \__/\ \ \ \ \/\  __//\ \__/\ \ \\`\ /\__, `\ \ \_\ \/\ \/\ \/\ \  __/\ \L\ \\ \ \//\ \L\ \ 
 * \ \____\\ \_\ \_\ \____\ \____\\ \_\ \_\/\____/\ \____/\ \_\ \_\ \_\/\_\ \____/ \ \_\\ \____ \ 
 *  \/____/ \/_/\/_/\/____/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/_/\/_/\/___/   \/_/ \/___L\ \
 *                                                                                         /\____/
 *                                                                                         \_/__/ 
 *
 *
 *           _\|/_
 *           (o o)
 *   +----oOO-{_}-OOo---------------------+
 *   |                                    |
 *   | different people,                  |
 *   |   different knowledge,             |
 *   |     same interest                  |
 *   +------------------------------------+
 *   Copyright � 1999-2004 checksum.org.
 *
 *   Libnids is licensed under GPL. See the file COPYING for details.
 *
 */

---=[:Updates:]=--------

Thanks to Nergal (at) avnet (dot) com (dot) pl, the creator of Libnids,
for the info. This release contains Libnids v 1.19. Please check the changes 
file to know more

---=[:Greets:]=--------

To All Checksum members and to people out there.
You know who you are!! ;-)

---=[:Comments:]=--------

Great Work Mike. Without your initial work this would have been a tough task
Greets to others who *still* want to work on Windows with base linux and *nix
software ;-)

---=[:C/C/C:]=--------

Comments/Cribs/Critics ==> goldie (at) checksum (dot) org

---=[:WARNING!:]=--------

Has been tested under Windows NT/2000 With Visual Studio 6.0 with Service Pack 5
and WinPcap 3.0 with NT SP6a and W2K SP2. If you find any bugs or patches, please
send it to the above address.

---=[:Todo:]=--------

To create a NDIS driver of Libnids.

---=[:QUOTE:]=--------

Miles to go before i sleep

---=[:*:]=--------

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Microsoft
Israel Israel
Saar, has been programing since 1997. He enjoys taking things a part and designing simple solutions to complex problems. Currently, works for Microsoft writing in a variety of languages and flavors. During the last year he is taking a closer look into mobile and web development.

Comments and Discussions