Main Page
1.
Project Architecture
2.
Project configuration
❱
2.1.
Swarm config
2.2.
Statistics config
2.3.
Daemon config
3.
Backend Definition
4.
Implementation usage
❱
4.1.
With only functions
4.2.
With class
❱
4.2.1.
The
SendDataDaemon.h
file
4.2.2.
The
SendDataDaemon.cpp
file
4.2.3.
The
main.cpp
file
4.3.
Sending data
Navy
Part 4 : Implementation usage
In this part, we will see how to implement a
Daemon
and how it can manage data.