Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Ken_Wong_48678's avatar
Ken_Wong_48678
Historic F5 Account
Aug 24, 2005

PocketPC support?

Hi guys,

 

 

Would anyone know the FirePass API can support in PocketPC? I would like to build a client application run on PocketPC to connect FirePass. Thanks!

 

 

Regards,

 

Ken

3 Replies

  • We've had several requests for this and our team is looking into it but currently the control is only for the Win32 platform (WinXP, Win2k, Win2k3, etc).

     

     

    -Joe
  • Ken_Wong_48678's avatar
    Ken_Wong_48678
    Historic F5 Account
    Thanks Joe,

     

     

    However, is there any work around that I can use in PocketPC in order to let it automatically connect FirePass using the F5 SSL VPN agent? Thanks!

     

     

    Regards,

     

    Ken
  • Andrey_Shigapo1's avatar
    Andrey_Shigapo1
    Historic F5 Account
    It has two parts - driver and standalone solid application.

     

    This application is responsible for driver initialization, routing table modification, creating session and openning tunnel to FP.

     

    Theoreticaly, it can be controlled by sending Windows messages, but it will still show dialog box and require for password. So you will have to handle this and emulate user input. And error handling could be an issue.

     

     

    If it is not a secret, what application you are writing ?

     

     

    Regards,

     

    endy