Hello
I have to create an appliaction that can create new VPN Connection.
Thanx
Regards
Seema
Hello
I have to create an appliaction that can create new VPN Connection.
Thanx
Regards
Seema
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
JeffPosted May 8, 2009, 2:33 PM
You should check out the DotRas project on CodePlex, it has many components available for managing the Remote Access Service (RAS) in Windows. Look at the RasDialer component specifically, it's used to manage connections.
http://www.codeplex.com/DotRas
vamsiPosted Sep 15, 2008, 5:46 AM
Hi seema,
did u get any code sample to create a new vpn connection through c#.net ??????
my requirement is : i have to place some generated files in client's FTP using vpn connectivity and everything should be done through pragramming.
if u have any code sample please post to me.
Thanks & Regards,
vamsikumar.kethineni
sa sanPosted May 3, 2008, 5:45 AM
go thru this
http://geekswithblogs.net/thibbard/articles/CSharpCodeToMaintainVPNConnectionProgramatically.aspx
this may help u