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
Part 2 : Developping a Client/Server (WIP)
This part explains, how to develop a
client
or a
server
which can be used directly with any backend, but especially the default mock backend
PMockControlBackend
.