C# (CSharp) SessionViewer Namespace

Nested Namespaces

SessionViewer.PacketProcessors
SessionViewer.Properties
SessionViewer.SessionParsers
SessionViewer.SessionProcessors

Classes

Name Description
Attachment
Connection Holds the connection information of the TCP session
Db Used for creating the SQL CE session database, creating new database connections etc
Extractor
ExtractorTask
FormAbout
FormImport
FormMain
FormOptions
Functions
Global A global place to store stuff!
PacketReconstructor Attempt to try and reconstruct the data portion of a TCP session. We will try and handle duplicates, TCP fragments, and out of order packets in a smart way.
Parser
Program
Session
SessionParser
SessionTask
SessionWorker
Settings Allows us to save/load the configuration file to/from XML
SubjectRecipents
tcp_frag A class that represent a node in a linked list that holds partial TCP session fragments