NetSim 1.0.0
An educational network simulation software for students
|
The Host class implements a host in the network. More...
#include "src/management/packagetablemodel.h"
#include "src/models/ipaddress.h"
#include "src/models/macaddress.h"
#include "src/models/process.h"
#include "src/network/networkcard.h"
#include <QMap>
#include <QString>
Go to the source code of this file.
Classes | |
class | NetSim::Host |
Represents a network host that can communicate through routers. More... | |
Namespaces | |
namespace | NetSim |
The Host class implements a host in the network.