Can you use the MSComm control?
"Paul" <Paul@xxxxxx> wrote in message
news:8D72884B-2D8F-4809-AB4E-50273CEC76D3@xxxxxx
> 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