Board index » delphi » DialUp-Network

DialUp-Network

does anyone know how to activate and deaktivate the windows Dial-Up Network
by Delphi?
 

Re:DialUp-Network


On Tue, 5 Jan 1999 17:19:41 +0100, "Andreas Hernitscheck"

Quote
<n...@tool.de> wrote:
>does anyone know how to activate and deaktivate the windows Dial-Up Network
>by Delphi?

If you don't mind using an OCX, download a copy of our free
SocketWrench package, which includes a dial-up networking control. You
can use it to monitor existing connections, as well as generate an
event when a user establishes a connection outside of your program.
You can download SocketWrench from our website at
http://www.catalyst.com.

We also have a free utility for optimizing dial-up networking
connections. It'll allow you to change the configuration of the
Microsoft stack to give you better performance over the Internet. The
software, and a discussion of how it works, is available from the
SocketTips section of our site. You'll also find some Delphi samples
on our site also.

----
David Whitman (da...@catalyst.com)        Phone: +1 818 225 5120
Catalyst Development Corporation          Web:   http://www.catalyst.com

Other Threads