Forum Discussion

Maurice_Sander1's avatar
Maurice_Sander1
Icon for Nimbostratus rankNimbostratus
Apr 21, 2005

Access resources like files and SQL database.

Firepass looks a great tool for us.

 

We are going to build a windows application for our customers that will access resources from our server.

 

 

Question:

 

After the SSL-VPN connection is established, can we access our server the same way as if we are in our own network?

 

Examples:

 

copyfile \\servername\data\test.tif c:\temp

 

Create a SQL connection based on the servername at our place.

 

 

Regards,

 

 

Maurice
  • Absolutely. The Client API allows you to establish favorite connections to either a full VPN or a single AppTunnel (single port). I actually wrote one myself to act as a try icon in windows to manage my VPN connection to work when connecting remotely.

     

     

    Let us know how your application goes, we are always looking for use cases to show off on our website.

     

     

    -Joe