Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Namespaces | Functions
network.h File Reference
#include <QString>
#include <QHostAddress>
+ Include dependency graph for network.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Network
 

Functions

QString Network::interfaceAddressesToString ()
 Returns list of all addresses assigned to the interfaces of this machine. More...
 
QString Network::interfaceAddressesToString (const QList< QHostAddress > &list)
 
bool Network::isAddressInList (const QString &list, const QString &address)