• 0

C# wrapper class to access RAS?


Question

im looking for a c# wrapper class that will allow me to enumerate the Remote Access Services (RAS) connections, listen for events (on connect/on online/on disconnect), RAS statistics like duration and stuff..etc.. and anything in c# related to RAS..

thank you in advance.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

and what about "listen for events (on connect/on online/on disconnect)" ?

it doesnt have to be C#, it could be c++ .. i just want at least to know what api i could use.

Link to comment
Share on other sites

  • 0

Are you sure there's such a thing ? When I needed to do it I just set a timer which checked the state every 1-5 seconds and it worked perfectly. I couldn't find anythinhg like that anywhere.But maybe there is.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.