Atozed Forums
New IWIPGeolocationClient demo - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: New IWIPGeolocationClient demo (/thread-2415.html)



New IWIPGeolocationClient demo - Alexandre Machado - 05-25-2021

Hi guys, 

there is a new demo on github showing how to use the new component IWIpGeolocationClient:

https://github.com/Atozed/IntraWeb/tree/master/15/Delphi/IPGeolocationDemo

Please notice that in order to test some web services you will be required to register (and get an API key). Also, if the web service uses HTTPS (some do), you also need to copy OpenSSL DLLs (libeay32.dll and ssleay32.dll, 32 or 64 bits, depending on your own application) to the same folder where your application is.

I'll create a more elaborated demo showing how to use this control to prevent unauthorized access to your application, for example, from clients from other countries.

Enjoy!  Big Grin