Questions tagged [dotras]

DotRas is a framework for .Net that allow working with remote access services. It provides components to simplify the process of working with VPN entries.

19 questions
0
votes
2 answers

c# with dotras - Status Box not updating automatically after dial connect/disconnect

Greeting, OS: Windows 7 /64bit Application: Visual Studio 2012 / C# and DotRas 1.3 Library I am very new to c# or VS thing so please bear with me. After doing many hours R&D, I have finaly made a pppoe dialer program in C# / Dotras. This program…
Syed Jahanzaib
  • 333
  • 6
  • 18
0
votes
3 answers

Get connection status VPN using dotras

I write code to create and connect to VPN using Dotras in C#. It works very good, but when I write code to get connection status, It doesn't work. I read Dotras document, and write code like example, but It still doesn't work. It doesn't show status…
lam nguyen
  • 95
  • 3
  • 7
0
votes
2 answers

dotRAS Disconnected State not triggered

Can someone give me a heads up... I'm trying to use the dotRAS .NET control, and this code to change the value of internetConnected (boolean) using an event handler... But it seems that the state RasConnectionState.Disconnected is not triggered by…
Darbio
  • 11,286
  • 12
  • 60
  • 100
-1
votes
1 answer

Windows rasdial OR dotras? Which one is preferred for connecting and diconnecting

I'm trying to code an automated VPN connection, i'm seeing codes getting a VPN connection connected/disconnected using both Rasdial.exe and DotRAS . Just wanted to make sure which one is preferred if i need my app to be run from Windows XP to…
Max
  • 1
1
2