NetSim 1.0.0
An educational network simulation software for students
|
▼ NetSim | |
▼ assets | |
full_logo.svg | |
▼ src | |
▼ management | |
logger.cpp | |
logger.h | Contains the Logger class definition |
packagedatabase.cpp | |
packagedatabase.h | Contains the PackageDatabase class definition |
packagetablemodel.cpp | |
packagetablemodel.h | Contains the PackageTableModel class definition |
simulationmanager.cpp | |
simulationmanager.h | Contains the SimulationManager class definition |
▼ models | |
▼ strategies | |
dnsstrategy.cpp | |
dnsstrategy.h | Contains the DNSStrategy class definition |
httpstrategy.cpp | |
httpstrategy.h | Contains the HTTPStrategy class definition |
ipackagestrategy.h | Contains the IPackageStrategy interface definition |
tcpclientconnectionclosestrategy.cpp | |
tcpclientconnectionclosestrategy.h | Contains the TCPClientConnectionCloseStrategy class definition |
tcpclienthandshakestrategy.cpp | |
tcpclienthandshakestrategy.h | Contains the TCPClientHandshakeStrategy class definition |
tcpserverconnectionclosestrategy.cpp | |
tcpserverconnectionclosestrategy.h | |
tcpserverhandshakestrategy.cpp | |
tcpserverhandshakestrategy.h | |
dnsentry.cpp | |
dnsentry.h | Contains the DNSEntry class definition |
ipaddress.cpp | |
ipaddress.h | Contains the IPAddress class definition |
macaddress.cpp | |
macaddress.h | Contains the MACAddress class definition |
package.cpp | |
package.h | Contains the Package class definition |
port.cpp | |
port.h | Contains the Port class definition |
process.cpp | |
process.h | Contains the Process class definition |
▼ network | |
cablenotfoundexception.cpp | |
cablenotfoundexception.h | Contains the CableNotFoundException class definition |
client.cpp | |
client.h | Contains the Client class definition |
host.cpp | |
host.h | The Host class implements a host in the network |
natentry.cpp | |
natentry.h | Contains the NAT Entry class definition |
networkcard.cpp | |
networkcard.h | Contains the Network Card class definition |
router.cpp | |
router.h | Contains the Router class definition |
server.cpp | |
server.h | Contains the Server class definition |
socket.cpp | |
socket.h | Contains the Socket class definition |
▼ protocols | |
dns.cpp | |
dns.h | Contains the DNS class definition and related enumerations |
header.cpp | |
header.h | Contains the Header class definition and related enumerations |
headerAttribute.cpp | |
headerAttribute.h | Contains the HeaderAttribute class definition |
headerattributenotfoundexception.cpp | |
headerattributenotfoundexception.h | Contains the HeaderAttributeNotFoundException class definition |
headernotfoundexception.cpp | |
headernotfoundexception.h | Contains the HeaderNotFoundException class definition |
headerutil.cpp | |
headerutil.h | Contains the HeaderUtil class definition |
http.cpp | |
http.h | Contains the HTTP class definition |
ipv4.cpp | |
ipv4.h | Contains the IPv4 class definition |
mac.cpp | |
mac.h | Contains the MAC class definition |
tcp.cpp | |
tcp.h | Contains the TCP class definition |
udp.cpp | |
udp.h | Contains the UDP class definition |
main.cpp | |
LICENSE |