
Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
>
> I want to write program that will establish a dialup connection from a
[quoted text clipped - 5 lines]
>
> Chuck.
<cr113@hotmail.com> schrieb:
> I want to write program that will establish a dialup connection from a
> standalone pc to a private network and then copy files.
There is no managed support for establishing a dialup connection. You can
do that using p/invoke:
<URL:http://www.google.de/groups?threadm=eBXRLEJDDHA.432%40TK2MSFTNGP12.phx.gbl>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>