Hey there, I'm designing windows 10 app which needs to connect to a office based database via a remote laptop. The laptop will have access to the office through the GlobalProtect VPN. I need a way to query the GlobalProtect windows agent to see if there is an active VPN connection so I can start making database calls or use locally stored data. Any ideas. Currently I can either ping the officer server which will pause the app while it times out, or read through the Global Protect logs. I am hoping I can make a quick call to the installed client. Cheers Aaron
... View more