ā03-28-2023 09:01 AM
My company uses Casco Systems VPN Client version 5.0.07.0440. We want some of our applications to know whether or not the VPN is connected. I noticed the file "C:\Program Files (x86)\Cisco Systems\VPN Client\vpnapi.dll" which has a few functions that I believe may be helpful in this endeavor:
There are just 3 out of 31 functions available from this library. I am hoping that I can possibly invoke these functions from an application to determine if the VPN is connected. However, I am unable to do so because I do not know what the return types are and I do not know if these functions take any arguments.
Is there documentation anywhere on this file? If not, is there a CLI approach I can take?
ā03-28-2023 09:44 AM
Hi
There“s a discussion about it here in the forum
ā03-28-2023 10:19 AM
I saw the thread before creating this one. Unfortunately, it seems to be a solution for a different product
ā03-28-2023 11:20 AM
This is for Anyconnect which is the cisco VPN. Which solution do you have: ?
ā03-28-2023 11:24 AM - edited ā03-30-2023 05:22 AM
I mentioned it in my question, but here is the information from the application itself:
There's a section about the API in the release notes, but the linked documentation is missing.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide