Forum Discussion

Marc_kaplan_625's avatar
Marc_kaplan_625
Historic F5 Account
Mar 29, 2007

Sample code for Network access

The sample code that is available for the SDk works fine with Apptunnels, but does not have an example of calling network access. What is the correct format for calling a network connect?

1 Reply

  • Alexander_Kova1's avatar
    Alexander_Kova1
    Historic F5 Account
    You can change szType argument in GetFavorites() and OpenByName () calls (replace “APPTUNNEL” with “VPN”) to convert Application Tunnel code into Network Access sample.

     

    Good example available in “Network Access API samples” thread (Click here).

     

    Also, you can take a look at FirePass Windows Tray Client application(Click here) at DevCentral Labs (Click here).