NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CNetSim::CableNotFoundExceptionThe CableNotFoundException class
 CNetSim::DNSProvides utility methods to initialize DNS request and response data in packages
 CNetSim::DNSEntryRepresents a DNS entry (Resource Record)
 CNetSim::HeaderClass representing headers for different protocols
 CNetSim::HeaderAttributeClass representing an attribute of a header
 CNetSim::HeaderAttributeNotFoundExceptionException class for header attribute not found scenarios
 CNetSim::HeaderNotFoundExceptionException class for scenarios when a header is not found
 CNetSim::HeaderUtilA static class that provides methods to convert header data to string
 CNetSim::HostRepresents a network host that can communicate through routers
 CNetSim::ClientRepresents a client in the network simulation
 CNetSim::ServerRepresents a Server entity in the simulation
 CNetSim::HTTPA static class that provides methods to handle HTTP requests and responses
 CNetSim::IPackageStrategyInterface for defining strategies to handle packages
 CNetSim::DNSStrategyStrategy class for handling DNS packages
 CNetSim::HTTPStrategyStrategy class for handling HTTP packages
 CNetSim::TCPClientConnectionCloseStrategyImplements the client-side TCP connection close strategy
 CNetSim::TCPClientHandshakeStrategyImplements the client-side TCP handshake strategy
 CNetSim::TCPServerConnectionCloseStrategy
 CNetSim::TCPServerHandshakeStrategy
 CNetSim::IPAddressRepresents an IPv4 address
 CNetSim::IPv4A static class that provides methods to handle IPv4 headers and their checksum
 CNetSim::LoggerA utility class that provides static methods for logging messages
 CNetSim::MACA static class that provides methods to handle MAC headers and their Frame Check Sequence (FCS)
 CNetSim::MACAddressRepresents a Media Access Control (MAC) address
 CNetSim::NATEntryRepresents an entry in the NAT table with an IP address and associated port
 CNetSim::NetworkCardRepresents a virtual network card with network and physical address capabilities
 CNetSim::PackageRepresents a network package
 CNetSim::PackageDatabaseA singleton class to manage and provide access to a list of Package objects
 CNetSim::PortRepresents a network port
 CNetSim::ProcessRepresents a network process
 CQAbstractTableModel
 CNetSim::PackageTableModelCustom table model to represent a list of Package objects
 CNetSim::RouterRepresents a virtual router with capability to forward packages
 CNetSim::SimulationManagerManages and simulates a network consisting of clients, servers, and routers
 CNetSim::SocketRepresents a networking socket for transmitting and receiving data
 CNetSim::TCPA static class providing methods for initializing TCP headers and managing TCP flags
 CTCPConnectionCloseStrategyStrategy to handle the termination of TCP connections
 CTCPHandshakeStrategyStrategy to handle the TCP handshake process
 CNetSim::UDPA static class providing methods for initializing UDP headers