NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
 LoggerProvides logging utilities for the NetSim project
 Package DatabaseProvides utilities for managing a list of Package objects
 Package TableProvides utilities to model a table view for Package objects
 Simulation ManagementProvides utilities to manage and simulate a network with clients, servers, and routers
 DNS EntryRepresents a DNS Resource Record
 IP AddressRepresents an IP address
 MAC AddressRepresents a MAC address
 PackageRepresents a network package with multiple headers
 PortRepresents a network port
 ProcessRepresents a network process
 DNS StrategyProvides a strategy for handling DNS packages
 HTTP StrategyProvides a strategy for handling HTTP packages
 IPackage StrategyProvides an interface for handling different package strategies
 TCP Client Connection Close StrategyProvides a strategy for handling TCP client connection close packages
 TCP Connection Close StrategyProvides a strategy for handling TCP connection termination in the network simulation
 TCP Handshake StrategyProvides a strategy for handling TCP handshakes in the network simulation
 CableNotFoundExceptionProvides exception for when a cable connection is not found
 ClientSimulates a client in a network
 HostImplements a host in the network
 NAT EntryProvides the Network Address Translation (NAT) utilities for the NetSim project
 Network CardProvides functionalities related to networking interface cards
 RouterProvides functionalities related to routing packets between networks
 ServerDefines the Server entity in the network simulation environment
 SocketContains the Socket class and its related classes
 DNSProvides functionality related to DNS data manipulation in packages
 HeaderProvides functionalities related to the headers of different protocols
 AttributeContains all classes related to attributes
 NetSimHeaderAttributeNotFoundExceptionContains all the exceptions used in the NetSim application
 HeaderNotFoundExceptionProvides exceptions for scenarios when a header is not found
 NetSim HeaderUtilProvides functionality to convert header data to string representations
 HTTPProvides functionalities to handle HTTP requests and responses
 IPv4Provides utilities for manipulating and creating IPv4 headers
 MACProvides classes and methods to handle MAC headers and their frame
 TCPThe NetSim TCP class provides methods for initializing TCP headers
 UDPProvides utilities for working with UDP headers