For those who need this in the future, it looks like its not possible to
create and initiate a connection.  From the developer forums:

"iOS has no public APIs for VPN.  On the configuration front you will have
to rely on the user to configure the VPN.  As far as connections are
concerned, if the user has configured VPN on Demand then you can bring up
the VPN connection by trying to connect to a server on the other side of the
VPN (using CFSocketStream or higher).  But absent of VPN on Demand, you will
have to rely on the user to bring up the VPN on your behalf."

Ray


--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Initiate-a-VPN-Connection-tp3660907p3663276.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to