Main Page
1.
Quick Start
2.
Developping a Client/Server (WIP)
❱
2.1.
Creating the Client/Server
2.2.
Register Variables and Methods
❱
2.2.1.
Register Variables
2.2.2.
Register Methods
2.3.
Local Variables and Methods (WIP)
❱
2.3.1.
Local Variables
2.3.2.
Local Methods (WIP)
3.
Developping Backends
❱
3.1.
Starting with template project
3.2.
Starting with the PEmptyControlBackend
❱
3.2.1.
File
PEmptyControlBackend.h
3.2.2.
File
PEmptyControlBackend.cpp
Navy
Chapter 3.1 : Starting with template project
You can start with the following archive :
CustomBackendProject.tar.gz
which contains a fully customizable project with example of
Custom Backend
.