Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Namespaces | Functions
network.cpp File Reference
#include "network.h"
#include <QNetworkInterface>
#include <QHostAddress>
#include <QList>
+ Include dependency graph for network.cpp:

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)