wifi connected

Fox

Active Member
Licensed User
Longtime User
hello guys is there another option to check the internet instead the wifi libary or is that the best option?

because i have an problem with the wifi check:

Dim r As Boolean
r = myWifi.ABLoadWifi()
If r = False Then
Label1.Visible = True
Else

this should normaly check the wifi status or?
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…