Hello everyone!

One of my clients wants to use VPN-connections on their handhelds. We
have tried this and it seems to work fine except for one thing: When
using our application, that is written using .NET CF, the VPN does not
automatically connect, but if we use Internet Explorer, Terminal
Services Client or any other networking application, the VPN-connection
is automatically connected. This means that whenever the handheld is
suspended the user has to connect the VPN-connection manually in order
for our application to find the server. How can I make our application
connect automatically?

Regards,
Anders

Re: How to automatically connect through VPN by Anders

Anders
Fri Oct 07 03:53:17 CDT 2005

Is there nobody out there who uses VPN-connected devices together with
your own socket-connected .NET CF-programs?

/Anders

Anders Kallin wrote:
> Hello everyone!
>
> One of my clients wants to use VPN-connections on their handhelds. We
> have tried this and it seems to work fine except for one thing: When
> using our application, that is written using .NET CF, the VPN does not
> automatically connect, but if we use Internet Explorer, Terminal
> Services Client or any other networking application, the VPN-connection
> is automatically connected. This means that whenever the handheld is
> suspended the user has to connect the VPN-connection manually in order
> for our application to find the server. How can I make our application
> connect automatically?
>
> Regards,
> Anders