|
NanoOcp
Minimal AES70 / OCP.1 TCP client/server library for d&b Soundscape devices
|
#include <JuceHeader.h>#include "Ocp1Connection.h"#include "Ocp1ConnectionServer.h"#include "Ocp1DataTypes.h"
Include dependency graph for NanoOcp1.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | NanoOcp1::NanoOcp1Base |
Abstract base class shared by NanoOcp1Client and NanoOcp1Server. More... | |
| class | NanoOcp1::NanoOcp1Client |
| OCP.1 TCP client with automatic reconnection. More... | |
| class | NanoOcp1::NanoOcp1Server |
| OCP.1 TCP server that accepts a single incoming connection at a time. More... | |
Namespaces | |
| namespace | NanoOcp1 |
| Minimal AES70 / OCP.1 TCP client/server library built on JUCE. | |