question

Upvotes
Accepted
7 1 0 2

Why the tutorial stops after X minutes?

Hi,

I'm following the tutorials of the EMA tutorials. But I don't really understant why the applications stops after X seconds (in the tutorial, 60 seconds).


There's a way to make the connection works always? Like the C++ tutorial.


Bye and thanks

elektronrefinitiv-realtimeelektron-sdkrrtema-apielektron-message-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
1.5k 3 5 7

It is just an example, I guess.

In real-life most applications will be crafted to either be short-lived (meaning they connect to the source and once they've obtained what they want they disconnect again) or be long-lived (meaning they have a daemon-like nature, they run "forever").


It is up to you.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea