473,608 Members | 2,592 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Are there .net classes available for Dial-Up Networking such as RA

Hi,
I have a C++ unmanaged application that controls a MODEM using the Remote
Access Service (RAS) APIs to manipulate PhoneBook entires and control the
dial-up connection. I would like to something similar from a C# application.
Do you know if there are .net classes available that provide functionality
similar to the RAS API, such as RasEnumEntries( ), RasDial() etc. ?

thank you,

Paul
Aug 27 '08 #1
2 996
I guess not...
The plan from here is to wrap the unmanaged RAS API functions of interest in
an assembly for use in my c# app.

Paul

"Paul" wrote:
Hi,
I have a C++ unmanaged application that controls a MODEM using the Remote
Access Service (RAS) APIs to manipulate PhoneBook entires and control the
dial-up connection. I would like to something similar from a C# application.
Do you know if there are .net classes available that provide functionality
similar to the RAS API, such as RasEnumEntries( ), RasDial() etc. ?

thank you,

Paul
Sep 9 '08 #2
Can you use the MSComm control?
"Paul" <Pa**@discussio ns.microsoft.co mwrote in message
news:8D******** *************** ***********@mic rosoft.com...
Hi,
I have a C++ unmanaged application that controls a MODEM using the Remote
Access Service (RAS) APIs to manipulate PhoneBook entires and control the
dial-up connection. I would like to something similar from a C#
application.
Do you know if there are .net classes available that provide functionality
similar to the RAS API, such as RasEnumEntries( ), RasDial() etc. ?

thank you,

Paul

Sep 15 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
1702
by: Jean-François Doyon | last post by:
Hello, I'm using MetaClasses to create classes. How do I make these new classes "globally" available? I probably just have to assign them to something magic, but I can't seem to figure out which one. if I do:
1
1370
by: Cla! | last post by:
Sorry for the newbie question, where can I find a list for classes and functions for managing instant messeger like ICQ, Yahoo Messegner and others? For example: Open Webcam form a javascript, Opening chat dialog from javascript and so no? Thanks in advance Cla!
45
3586
by: Steven T. Hatton | last post by:
This is a purely *hypothetical* question. That means, it's /pretend/, CP. ;-) If you were forced at gunpoint to put all your code in classes, rather than in namespace scope (obviously classes themselves are an exception to this), and 'bootstrap' your program by instantiating a single application object in main(), would that place any limitations on what you could accomplish with your program? Are there any benefits to doing things that...
18
1665
by: dover | last post by:
Instantiation of classes is to create objects in areas of memory. As a side effect of that object creation, the constructor is called. Three steps can be identified in an instantiation of a class: memory allocation, object creation, and call constructor. My understanding is the call of constructor that triggers memory allocation and object creation, though I understand when in constructor, the memory has been allocated and object...
2
3033
by: Indiana Epilepsy and Child Neurology | last post by:
Before asking this questions I've spent literally _years_ reading (Meyer, Stroustrup, Holub), googling, asking more general design questions, and just plain thinking about it. I am truly unable to figure out what would be a "proper" OO design (in C++) for this. There may be alternatives to writing my own ODBC handle classes, and I may be interested in them, but I'd like to pursue this particular problem, if for no other reason than to...
3
11908
by: Andrea Trevisan | last post by:
I'm following a tutorial tour for Microsoft C# and I ask if this language supports array of classes like C++.That's a personal curiosity. I add the body of the two .cs files of my project which works fine but commented-out lines: using System; namespace My3 {
3
1808
by: Dominik Gorsler | last post by:
Hi, for some of the classes in my project, IntelliSense does not seem to be available, whereas for others everything works fine. I believe that for all the classes I have added after a certain date this information lacks somehow. I tried to rebuild IntelliSense information by deleting the obj-folder, but that did not help. How can I rebuild the IntelliSense "database" for all of my classes?
8
18535
by: Manuel | last post by:
Hi! If I've a vector filled with abstract classes, can I push in it the derived classes too? Even if derived classes have new methods? I've done some experiments, and it seem I can push the derived classes, but I can use them only calling the methods declared in abstract class (the new methods declared only in derived classes return an error). Please take a look to my code (hey, this is not an homework!
10
1932
by: Phat G5 (G3) | last post by:
I was toying around with adding a new method to the Array class. It works fine in FF but not in Safari. I have no idea in IE. I have not gotten that far yet. Array.prototype.find = function(item) { for(var i in this ) if( item == this(i) ) return( true ) return( false ); };
7
3121
by: ademirzanetti | last post by:
Hi there !!! I would like to listen your opinions about inherit from a STL class like list. For example, do you think it is a good approach if I inherit from list to create something like "myList" as in the example below ? #include "Sector.h" using namespace boost;
0
7998
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8491
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
6813
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6010
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5475
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3959
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4022
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1580
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1327
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.