NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 NNetSim
 CCableNotFoundExceptionThe CableNotFoundException class
 CClientRepresents a client in the network simulation
 CDNSProvides utility methods to initialize DNS request and response data in packages
 CDNSEntryRepresents a DNS entry (Resource Record)
 CDNSStrategyStrategy class for handling DNS packages
 CHeaderClass representing headers for different protocols
 CHeaderAttributeClass representing an attribute of a header
 CHeaderAttributeNotFoundExceptionException class for header attribute not found scenarios
 CHeaderNotFoundExceptionException class for scenarios when a header is not found
 CHeaderUtilA static class that provides methods to convert header data to string
 CHostRepresents a network host that can communicate through routers
 CHTTPA static class that provides methods to handle HTTP requests and responses
 CHTTPStrategyStrategy class for handling HTTP packages
 CIPackageStrategyInterface for defining strategies to handle packages
 CIPAddressRepresents an IPv4 address
 CIPv4A static class that provides methods to handle IPv4 headers and their checksum
 CLoggerA utility class that provides static methods for logging messages
 CMACA static class that provides methods to handle MAC headers and their Frame Check Sequence (FCS)
 CMACAddressRepresents a Media Access Control (MAC) address
 CNATEntryRepresents an entry in the NAT table with an IP address and associated port
 CNetworkCardRepresents a virtual network card with network and physical address capabilities
 CPackageRepresents a network package
 CPackageDatabaseA singleton class to manage and provide access to a list of Package objects
 CPackageTableModelCustom table model to represent a list of Package objects
 CPortRepresents a network port
 CProcessRepresents a network process
 CRouterRepresents a virtual router with capability to forward packages
 CServerRepresents a Server entity in the simulation
 CSimulationManagerManages and simulates a network consisting of clients, servers, and routers
 CSocketRepresents a networking socket for transmitting and receiving data
 CTCPA static class providing methods for initializing TCP headers and managing TCP flags
 CTCPClientConnectionCloseStrategyImplements the client-side TCP connection close strategy
 CTCPClientHandshakeStrategyImplements the client-side TCP handshake strategy
 CTCPServerConnectionCloseStrategy
 CTCPServerHandshakeStrategy
 CUDPA static class providing methods for initializing UDP headers