NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  NetSim
  assets
 full_logo.svg
  src
  management
 logger.cpp
 logger.hContains the Logger class definition
 packagedatabase.cpp
 packagedatabase.hContains the PackageDatabase class definition
 packagetablemodel.cpp
 packagetablemodel.hContains the PackageTableModel class definition
 simulationmanager.cpp
 simulationmanager.hContains the SimulationManager class definition
  models
  strategies
 dnsstrategy.cpp
 dnsstrategy.hContains the DNSStrategy class definition
 httpstrategy.cpp
 httpstrategy.hContains the HTTPStrategy class definition
 ipackagestrategy.hContains the IPackageStrategy interface definition
 tcpclientconnectionclosestrategy.cpp
 tcpclientconnectionclosestrategy.hContains the TCPClientConnectionCloseStrategy class definition
 tcpclienthandshakestrategy.cpp
 tcpclienthandshakestrategy.hContains the TCPClientHandshakeStrategy class definition
 tcpserverconnectionclosestrategy.cpp
 tcpserverconnectionclosestrategy.h
 tcpserverhandshakestrategy.cpp
 tcpserverhandshakestrategy.h
 dnsentry.cpp
 dnsentry.hContains the DNSEntry class definition
 ipaddress.cpp
 ipaddress.hContains the IPAddress class definition
 macaddress.cpp
 macaddress.hContains the MACAddress class definition
 package.cpp
 package.hContains the Package class definition
 port.cpp
 port.hContains the Port class definition
 process.cpp
 process.hContains the Process class definition
  network
 cablenotfoundexception.cpp
 cablenotfoundexception.hContains the CableNotFoundException class definition
 client.cpp
 client.hContains the Client class definition
 host.cpp
 host.hThe Host class implements a host in the network
 natentry.cpp
 natentry.hContains the NAT Entry class definition
 networkcard.cpp
 networkcard.hContains the Network Card class definition
 router.cpp
 router.hContains the Router class definition
 server.cpp
 server.hContains the Server class definition
 socket.cpp
 socket.hContains the Socket class definition
  protocols
 dns.cpp
 dns.hContains the DNS class definition and related enumerations
 header.cpp
 header.hContains the Header class definition and related enumerations
 headerAttribute.cpp
 headerAttribute.hContains the HeaderAttribute class definition
 headerattributenotfoundexception.cpp
 headerattributenotfoundexception.hContains the HeaderAttributeNotFoundException class definition
 headernotfoundexception.cpp
 headernotfoundexception.hContains the HeaderNotFoundException class definition
 headerutil.cpp
 headerutil.hContains the HeaderUtil class definition
 http.cpp
 http.hContains the HTTP class definition
 ipv4.cpp
 ipv4.hContains the IPv4 class definition
 mac.cpp
 mac.hContains the MAC class definition
 tcp.cpp
 tcp.hContains the TCP class definition
 udp.cpp
 udp.hContains the UDP class definition
 main.cpp
 LICENSE