Project

General

Profile

Actions

Support Request #499

closed

ADTFS-46462 Help required for remote data access with ADTF3

Added by hidden about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Customer:
ELEKTROBIT
Department:
SUPPORT
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
Product Issue Opened
Affected Products:
Platform:
Other Linux 64bit, Ubuntu 14.04 64bit, Ubuntu 16.04 64bit, Windows 7 32bit, Windows 7 64bit
Topic:
ADTF::Common
FAQ Links:

Description

Supportanfrage:

Guten Morgen,

ich habe hier wieder eine ADTF-3 bezogene Anfrage.

"
I've started a few days ago to create a stand-alone C++ application, which to communicate with ADTF3 tool (using the Remote package - cADTFRemoteSystem), for starting remotely an Adtf session and to retrieve the data which is processed inside the session by some filters (e.g. a number generator). It was possible to realize the connection to ADTF3 and to launch a session, but not sure how to retrieve the data processed/provided inside that session. I've searched into documentation and into the examples provided with the Adtf3 tool, but I couldn't found something to help me further.
Could you provide me a small hint, about how it would be possible to retrieve this data?
"

Viele Grüße,
Anja

EB Assist ADTF Support-Team

Lösung:

Unfortunately there is no built-in mechanism that allows you to retrieve streaming data from within an ADTF system in you custom external application. Such an IPC is currently only supported in between ADTF systems via the various IPC Sinks and Sources. Thus you need to write a custom Sample Sink that forwards the data to your application in a way such that your application can receive it.

We will provide an example that shows to communication between ADTF and an Non-ADTF-Application

Actions

Also available in: Atom PDF