Hi Livecode community!
I want to know if there are some ways to find out the device is connected to WiFi network or not?
Thanks fo r advance.
Gurgen
Detect If WiFi Is Enabled or not
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Detect If WiFi Is Enabled or not
One way would be to ping 8.8.8.8. You could also send out an http request and see what comes back.
Re: Detect If WiFi Is Enabled or not
YEp whatt Mikey says.
you'd better do a search on the forum, this is asked before.
Best way is to open an url like google, and if you get a positiv result you wifi is connected.
you'd better do a search on the forum, this is asked before.
Best way is to open an url like google, and if you get a positiv result you wifi is connected.
-
- VIP Livecode Opensource Backer
- Posts: 10050
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Detect If WiFi Is Enabled or not
Does filtering the Dictionary for "connect" bring up anything useful?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn