08-15-2022, 10:30 PM
I've just published a new demo showing how to use the new IWIPGeolocation classes to control application access based on IPGeolocation.
It uses LITERALLY 2 lines of code + 2 units added to the uses clause.
You can have it both ways: block access from certain countries or grant access only to certain countries.
Please check it out:
https://github.com/Atozed/IntraWeb/tree/...AccessDemo
Please notice:
- You *don't need* another 2 Gb library
- You *don't need* to download and install a 2 Gb package just to get IPGeolocation
- You *don't need* to learn another "api" just to get this simple thing working
It is as simple as it can should be
Enjoy
It uses LITERALLY 2 lines of code + 2 units added to the uses clause.
You can have it both ways: block access from certain countries or grant access only to certain countries.
Please check it out:
https://github.com/Atozed/IntraWeb/tree/...AccessDemo
Please notice:
- You *don't need* another 2 Gb library
- You *don't need* to download and install a 2 Gb package just to get IPGeolocation
- You *don't need* to learn another "api" just to get this simple thing working
It is as simple as it can should be
Enjoy
