trikRuntime
|
#include <functional>
#include <QtCore/QHash>
#include <QtCore/QThread>
#include <QtNetwork/QTcpServer>
#include <QtCore/QTimer>
#include "declSpec.h"
Go to the source code of this file.
Classes | |
class | trikNetwork::TrikServer |
Server that can handle multiple clients. Actual work is done in separate threads by Connection objects. More... | |
Namespaces | |
trikNetwork | |