|
-
Nov 23rd, 2002, 03:31 AM
#1
Thread Starter
Member
How to connect/disconnect using Dial-up
I'm making a program that keeps session logs for multiple users. I want to know how I can connect/disconnect to the Internet using an existing dial-up connection. I've got the code for VB but I don't know how I should midify it cause I'm a newbie.
Any help will be appreciated.
** Praise none, but the CREATOR **
---------------------
T-break SUX
-
Dec 3rd, 2002, 05:23 AM
#2
Junior Member
I don't know about connecting and disconnecting, but I found this sample application at GotDotNet User Samples that might be of interest to you.
This component raises an event when you network connection is connected or disconnected. It includes a sample application for testing. Just run the sample application and unplug your network cable to create a network disconnect event.
Network Connect Disconnect Component
-
Dec 5th, 2002, 01:39 AM
#3
Thread Starter
Member
Thanx for your reply but I've already checked out that piece of code and its not what EXACTLY I want. The code actually checks if the Network cable is connected to the NIC. But I did find something interesting on this subject on the following link: http://www.allapi.net
and It sure has helped me alot.
Anywayz,
Thanks for your relply ....
Cheers !
** Praise none, but the CREATOR **
---------------------
T-break SUX
-
Dec 5th, 2002, 01:43 AM
#4
Thread Starter
Member
Oh and I forgot to mention that I also checked out planetsourcecode, I actually signed up to get a piece of code from that site .... Man !
I'm getting desperate for alll this code stuff !
Anywayz thanks for your co-operation.
** Praise none, but the CREATOR **
---------------------
T-break SUX
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|