Disconnect all active connections

SIMIN

Regular
Joined
Mar 10, 2008
Messages
92
Hi,
I have a program that do a long process over the Internet.
I wanna give my user this option to disconnect all active connections after the process!
But don't know how to do this in VB.NET 2008 & .NET Framework 2.0?
Please help me! :confused:
 
Hi,
I am not connected to. My users are connected!
I don't know how do they connect, I just want to give them an option to disconnect.
This is not unusual, did you see download managers?
Many of them give this option to user that "Disconnect active connections after download completes".
:confused:
 
Hi,
Thanks friend:)
Yes I mean dial-up and something similar, Declare Function InternetHangUp Lib "wininet.dll" (TODO) As TODO should be the one but I don't know how to use it:(
 
Back
Top