check-connection
There are 11 repositories under check-connection topic.
gleygames/CheckInternetAvailability-Unity
Simple tutorial about how to check if internet is available not just if the network connection is enabled for Unity
raheemadamboev/check-internet-android
🌐 Light library to check or observe the real internet connection in android apps easily
And96/KeepWifiConnected
Simple windows utility that tracks network connection and reconnect to wifi when internet is down.
MehdiSekoba/potea
Advanced Android techniques: canvas, DataStore, custom views, Hilt, animations, Retrofit, and more.
Ahmed-Saber-25/PokemonApp
this repo uses Hilt, RxJava3, Retrofit, Room, View Binding, and Android Architecture components, MVVM, Tabbed View, Network Handling using Snakebar, or swipe-refresh layout.
AzharRivaldi/check_connection_internet
Check Connection Internet with Flutter
BlackBlind567/DroidNet
DroidNet is an Android Networking Library listening for network connection state and Internet connectivity with the assumption that active internet connection or not. Connecting to a network doesn’t necessarily mean that device has active internet connection
DennisTurco/Check-Connection
program that checks if the connection is disabled when the PC starts and tries to find any connection errors and correct them
abdessalam-aadel/CheckConnection_CSharp
Check connection with c#
adrianoleitedasilva/checkPageStatus
Uma aplicação com Flask que tem como objetivo, verificar a saúde/disponibilidade de uma página web!
m0rfeo/check-container-status
This simply bash script check connectivity of expected $docker_network for a defined number of containers (last ip of subnet = $last_ip) and send $email if the numbers of containers up are not the expected (declare as $expected_containers).