How to check if User is online?

I use the experimental Webbrowser plugin and need to check if a internet connection is available, so i can show an image of the website i want to show instead of the standard “no connection” site…
Any idea for that? Is there maybe a Ping Function?

please any response im in the same situation?

Did you finally solve this?

Can you explain me how?

Thanks

I would like to replace the message:

failed to load URL with code (-105)

with an image or something different.

I thought even if is not possible at least don’t allow player to create widget if he/She doesn’t have internet access.

But I can’t find a way

Anyone can help please?

Sorry, I didn’t came to a solution and had to work on other things… But I was looking right now for a way and found this plugin:
PingPlugin

It works with my UE 4.17.2 Project but not with a new UE 4.19.2 test-project i made… The plugin wont compile there…
But the Source Code of the plugin is open, so there is certainly a way to get this working in the latest UE Version.