Skip to main content
Horscht
New Member
November 19, 2014
Question

Using FortiClient API with VB

  • November 19, 2014
  • 1 reply
  • 5308 views

Hi.

I have a Win7 32Bit Machine running FortiClient 5.2.1 (only the SSL-VPN stuff). A SSL connection is configured, and it's running fine.

 

So, now i encountered a problem using the API DLL in a VB-2010 project:

- I referenced the "FCCOMIntDLL.dll" in my project.

- Creating an instance of FCCOMINTDLLLib.VPN worked.

 

But after all:

calling GetTunnelList() returns an empty list (should return at least one element)

Alle other methods are doing quite nothing.

 

Any suggestions?

    1 reply

    Chris_Lin_FTNT
    Staff
    Staff
    November 25, 2014

    It seems only IPSec VPN supports COM interface.