SP Ping allows you to run the ping command on B4A, B4J and B4I. The characteristics of each operating system require different external libraries and change the amount of information returned after execution. In red we show you the fields that are empty in each operating system.
Ping
Events...
This project combines two libraries, [B4X] SP Ping and [B4X] IFStatus. The following code shows how to use both libraries.
https://www.b4x.com/android/forum/threads/b4x-sp-ping-run-the-ping-command-from-b4a-b4j-and-b4i.161861/...
Hello friends, I apologize for this question, why when we use webview, it does not display the sites that play videos, for example, the piped site, which is similar to the YouTube site. Please help what parameter to use to open video player sites and sites including video sharing services...
Hi there
The browser has a very nice way to detect whether its offline (internet off) and online (internet on), without one having to define a timer. The window object has an online and an offline status event. This can be useful when you want, when the internet goes off, log off a user etc...
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...
Hi,
when I put the trage sdk from the manifest to more than 26, I can not send anything to the server via httpjob with the poststring.
I also added the following code to the manifest but it did not work:
SetApplicationAttribute(android:usesCleartextTraffic, "true")
What is the solution to this...
My app HHA-EVV does clock in and clock out for a home care agent. On clock in / clock out the app sends location and timestamp back to the server. If there is no Internet the data stored in the database. The next time user starts the app right after login the app collects the all unsent info and...
Hello,
I'm trying to check the internet connection in real time but I haven't figured out how to do it. I've searched the forum, looked at some posts but they were all for b4a. I also tried some of them but they didn't work. Any help is appreciated.
I have used Network library to send data from my B4A app on my mobile to my desktop running a B4J app. A custom data type can be send this way using wifi connection. I need to know which library / method i can use to communicate between my B4A app and B4J app over the internet. I am considering...
End-users of some apps may need to choose small icons to save it into app's database.
But there was no tool to choose a needed icon in 2-3 taps, but the Internet is always under finger.
It seems, now it's possible.
No fully free services with API for image searching, with good big database...
Hi, when my application starts, i need to download all image files from my web-server specific folder and place it in cache folder of app. i tried but i can't able to do it successfully.
I created a custom ImageView view that allows you to upload an image from the web.
Just pass the URL as a parameter
This class is B4X but does not depend on the XUI library
NOTE: You can use this library for personal and commercial use. Include it in your projects.. Attention, even if it is a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.