> 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

Kalipso - Form - Actions - Actions Description - Group Others - Check Internet Connection

Checks if your device currently has internet or not.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MGIW3wIXgRupIGNu8-p%2F-MGIiDGuNcrVFP-DbUma%2FTodos.PNG?alt=media\&token=406123c5-e2bb-4ec6-8044-9533b8686f6f)

### 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" %}
This action only indicates that the device believes the network is capable of reaching the Internet. For example, a Wi-Fi network may advertise itself as an Internet-capable network even if the Internet connection is actually down.
{% endhint %}

{% 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 %}
