Home All Groups Group Topic Archive Search About
Author
20 Nov 2006 1:59 PM
Massimo
I need to activate an Internet dialup connection from a .NET application;
how can this be done?

Thanks


Massimo

Author
20 Nov 2006 4:56 PM
Michael Nemtsev
Hello Massimo,

RasDial() Win32API over p/invoke and this sample http://www.codeproject.com/aspnet/webdialup.asp

M> I need to activate an Internet dialup connection from a .NET
M> application; how can this be done?
M>
M> Thanks
M>
M> Massimo
M>
---
WBR,
Michael  Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Author
20 Nov 2006 5:15 PM
Massimo
"Michael Nemtsev" <nemt***@msn.com> ha scritto nel messaggio
news:1799a79b3c00208c8daf517243aca@msnews.microsoft.com...

> RasDial() Win32API over p/invoke and this sample
> http://www.codeproject.com/aspnet/webdialup.asp

Thanks.


Massimo

AddThis Social Bookmark Button