check internet

  1. LucaMs

    B4A Library [B4X][B4XLib] B4XCheckInternetLM

    Very simple cross-platform library to test if an Internet connection is active. It has only one method, Check: Public CheckInternet As B4XCheckInternetLM Wait For (CheckInternet.Check(True)) Complete(Result As Boolean) If Result Then ' Else ' End If Set the DialogToo parameter to False if...
  2. alirezahassan

    B4A Library [B4A] - AH_CheckInternet - Check network status (Library)

    Hi all, With this library you will have the following possibility. Currently version v1.5 (2021/05/23) 1️. Check the status of the airplane mode 2. Check internet connection status 3. Check the roaming status of the device 4. Check VPN connection status 5. Check Data State status 6. Get the...
Top