> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/check-internet-connection.md).

# Check Internet Connection

Checks if your device currently has internet or not.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Target of Connected** *\<numeric>*
  * 1 - Is connected to the internet
  * 0 - Is not connected
* **Target of Metered** *\<numeric>*
  * 1 - The internet connection is metered
  * 0 - The internet connection is not metered

{% hint style="warning" %}
The parameter "Target of Metered" is not reliable in Win32 clients (includes Windows CE and Mobile). It uses a flag from the O.S. the signals if the internet connection is done using a modem.
{% endhint %}

{% hint style="info" %}
A metered connection is an Internet connection that has a data limit associated with it. Cellular data connections are set as metered by default. Wi-Fi and Ethernet network connections can be set to metered but aren't by default.
{% endhint %}
