|
DESERT 4.0.0
|

Files | |
| initlib.cpp | |
| file to initialize the libuwconnector.so library | |
| uwconnector.h | |
| Generic class that provides a method to interface with the devices. Will be specialized for, e.g., socket connections, serial ecc... | |
| uwserial.cpp | |
| uwserial.h | |
| This implements a generic serial connector . | |
| uwsocket.cpp | |
| uwsocket.h | |
| Class that implements a connector and, specifically, the socket connector. BSD sockets are used, to connect to either TCP or UDP. | |