BufferedClient Class Referenceabstract

A messaging client base class thats associated with a buffer of chunks. More...

Inheritance diagram for BufferedClient:
PullClient PushClient

Detailed Description

A messaging client base class thats associated with a buffer of chunks.

Author
J. T. Lindgren

The class is threaded. The thread connects to a single instance of OpenViBE's External Processing Box that is assumed to be monitoring a specific port.

The derived clients are one-directional: they only send or receive data.