Ping a web server every 10 minute

Hi,
How can I ping a web server every 10 minutes from my app in background.
(The user isnt necessarily required to keep the app open).

Exactly what I want to achieve:-

  • I am running a web server on my raspberry pi
  • I want to make an HTTP get request to it so that it could know the client is alive

Thanks in advance :slight_smile:

1 Like

You may need to have,

1 Like

Ping.aia (61.3 KB)

image

Extension:

6 Likes

Awesome :grinning_face_with_smiling_eyes:. Thanks it helped

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.