We have a security requirement that certain features of our software should not run if a user is connected to a public wifi (e.g. using our software at StarBucks). I have tried various APIs, but can find nothing that will determine if a user is specifically connected to a public wifi.
I have looked here: Also have looked here:
At first, I thought that a local IP address was not assigned by DHCP server for public wifi networks and that would be the solution. Wrong... So, head scratch. Anybody has an idea?
I have looked here: Also have looked here:
At first, I thought that a local IP address was not assigned by DHCP server for public wifi networks and that would be the solution. Wrong... So, head scratch. Anybody has an idea?