Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to create a simple pptp Connection (I supose rasdial is for this in Windows with Visual studio 2013 net 4.5) here is some code :

VB
Process.Start("rasdial", "euro217.vpnbook.com  /CONNECT")


euro217.vpnbook.com is a Free pptp Server is this correct syntax or there is any berret in VS 2013 and Net 4.5, I am NEW to this suppose to handle some other parameters?

Any good tutorial with code snipets to create a Windows 7 pptp client in VB Net or C#?

Thank you
Posted
Updated 19-Oct-15 20:31pm
v2
Comments
Sergey Alexandrovich Kryukov 19-Oct-15 15:43pm    
Despite of the question mark at the end, this is not a question, sorry.
—SA
Member 3892343 20-Oct-15 2:33am    
Sorry I am NEW to vpn programming is there any good tutorial in VB net or C# 2010 and above to create a pptp cliend for Windows 7? rasdial code found it in another post.
Member 3892343 20-Oct-15 2:36am    
or any good ebook to read about pptp and vpn for VS?
Richard MacCutchan 20-Oct-15 2:54am    
You should use Google to search for the information you require.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900