Pushing custom data (pictures) over existing audio connection

News

Push data

In addition to audio and text, you can exchange any custom data with remote side. Our Push BMP sample creates audio conversation channel, after that it is possible to use it to send a picture from one side to another. There is no need to create a new connection for custom data exchange.

NOTE: This sample works with TCP connections only.

Download

Precompiled binary of this sample is included in the Demos package.

Or you can try it in your IDE by installing the Evaluation package.

Download Demo or Evaluation package.