Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
- [RasDial]:
- You can use the rasdial executable to accomplish this:
- System.Diagnostics.Process.Start("rasdial.exe", "VPNConnectionName VPNUsername VPNPassword");
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
- or
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
- [DotRos]: (https://dotras.codeplex.com/)
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
- [The complete list of implemented APIs]
- AllocateLocallyUniqueId
- CredUIPromptForCredentials
- RasClearConnectionStatistics
- RasClearLinkStatistics
- RasConnectionNotification
- RasDeleteEntry
- RasDeleteSubEntry
- RasDial pinvoke.net
- RasDialDlg
- RasEntryDlg
- RasEnumAutodialAddresses
- RasEnumConnections pinvoke.net
- RasEnumDevices pinvoke.net
- RasEnumEntries pinvoke.net
- RasFreeEapUserIdentity
- RasGetAutodialAddress
- RasGetAutodialEnable
- RasGetAutodialParam
- RasGetConnectionStatistics
- RasGetConnectStatus pinvoke.net
- RasGetCountryInfo
- RasGetCredentials
- RasGetCustomAuthData
- RasGetEapUserData
- RasGetEapUserIdentity
- RasGetEntryProperties pinvoke.net
- RasGetErrorString pinvoke.net
- RasGetLinkStatistics
- RasGetNapStatus
- RasGetProjectionInfo
- RasGetSubEntryHandle
- RasGetSubEntryProperties
- RasHangUp pinvoke.net
- RasPhonebookDlg
- RasRenameEntry
- RasSetAutodialAddress
- RasSetAutodialEnable
- RasSetAutodialParam
- RasSetCredentials
- RasSetCustomAuthData
- RasSetEapUserData
- RasSetEntryProperties pinvoke.net
- RasSetSubEntryProperties
- RasUpdateConnection
- RasValidateEntryName pinvoke.net
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
- https://stackoverflow.com/questions/7913695/create-connect-vpn-connection-through-c-net
- | -------- + -------- | ///////// | \\\\\\\\ | -------- + -------- | ///////// | \\\\\\\\\ | -------- + -------- |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement