Class | Description |
---|---|
NetworkProtocol |
Represents the network protocol for the transmission of data in the
Unisens context. |
SinkUnisensStreamer |
AbstractSink that is able to stream any kind of DataEntry s
via UDP. |
StreamingClient |
Represents a client registered to the
StreamingServer . |
StreamingServer |
Represents a server, able to transmit
DataEntry s to registered
StreamingClient s, as well as connecting and disconnecting new
clients. |