PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → How can i find the IP address with Android.
How can i find the IP address with Android.
Started by iso96, Jun., 05 2019 1:34 PM - 3 replies
Registered member
13 messages
Popularité : +1 (1 vote)
Posted on June, 05 2019 - 1:34 PM
Hello

How can i find the IP address with Android.
NetMachineName/NetIPAddress

both not valid in Android.

On the HyperfileSQL server - once the android app is connected it shows in the connections>computer name as an IP address so its retirevable somehow.

Thanks

>ISO
Posted on June, 05 2019 - 8:35 PM
ISO96,

I just tried the NETIPAddress function and it seems to work just fine.
I am using WM23. I tried it on a Motorola G5 Plus running Oreo 8.1.0.
Can you give us any more details?


Jim
Registered member
13 messages
Popularité : +1 (1 vote)
Posted on June, 06 2019 - 9:20 AM
Hi Jim

Thanks for your reply, im using WM22, should of mentioned in the OP sorry.

This is the error message for WM22

Error:The <NetIPAddress> function has no equivalent in WL/Android framework.

Can you think of a workaround?

Thanks

ISO
Posted on June, 06 2019 - 8:14 PM
ISO,

NetIPAddress was added in WinDev 23.
https://www.pcsoft-windev-webdev.com/WX23-Features-simple.pdf
Page 71.

Jim