I am trying to implement iPing from this post from @Erel .
I don't know if a special permission is needed or what the problem is. If I solve this issue, I will have the B4X Ping ready. I am attaching the complete project.
Please note that it is necessary to copy the libraries attached in the iPing post to the additional libraries folder.
Project updated with the latest modifications 6/25/2024 10:40am GMT-3.
Android result
iPing - Send and receive ping (ICMP) packets
This library wraps Apple's code: https://developer.apple.com/library/archive/samplecode/SimplePing/Introduction/Intro.html Usage example: Sub Class_Globals Private Root As B4XView Private xui As XUI Private Pinger As SimplePing End Sub Public Sub Initialize End Sub Private Sub...
www.b4x.com
I don't know if a special permission is needed or what the problem is. If I solve this issue, I will have the B4X Ping ready. I am attaching the complete project.
Please note that it is necessary to copy the libraries attached in the iPing post to the additional libraries folder.
Project updated with the latest modifications 6/25/2024 10:40am GMT-3.
Android result
Attachments
Last edited: