NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
Classes | Namespaces
host.h File Reference

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>
Include dependency graph for host.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

The Host class implements a host in the network.