Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include "arch/Arch.h"
#include "arch/IArchMultithread.h"
#include "base/EventTypes.h"
#include "base/String.h"
#include "common/Constants.h"
#include "deskflow/App.h"
#include "net/NetworkAddress.h"
#include "server/Config.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | ServerApp |
Namespaces | |
namespace | deskflow |
Enumerations | |
enum | EServerState { kUninitialized , kInitializing , kInitializingToStart , kInitialized , kStarting , kStarted } |
enum EServerState |