Click here to Skip to main content
15,880,608 members
Articles / Desktop Programming / MFC
Article

Internet dialup program

Rate me:
Please Sign up or sign in to vote.
3.12/5 (16 votes)
2 Dec 1999 293.1K   10.7K   45   53
A dial-up dialer for connection to Internet providers

Sample Image - afdialer.jpg

Introduction

I have written dial-up dialer for connection to Internet providers. This is a simple little program that dials your modem and tracks your online time. It also allows the user to setup multiple dial in numbers and gives the user a basic settings screen.

The sourcecode is freeware and can be distributed under terms of GPL. It is written in Visual C++ with use of MFC, RAS API and several other APIs like Performance Counters and multimedia API. Contact me if you have any suggestions on this software (lamer2000@hotmail.com) or on this article (alexander.fedorov@usa.net).

Latest update

The latest version of the project can be found here - http://win32utils.com/afd/

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer SEO
Russian Federation Russian Federation
AlexF's Blog in Russian
Owner Spy competition analysis
Rating Burner Rating of blogs

Comments and Discussions

 
Questionwhere is the lastest version? Pin
21-Jun-01 17:37
suss21-Jun-01 17:37 
GeneralYour source code is totally unusable! Pin
Ervin Lancker20-May-01 5:37
Ervin Lancker20-May-01 5:37 
GeneralRe: Your source code is totally unusable! Pin
Alexander Fedorov20-May-01 15:12
Alexander Fedorov20-May-01 15:12 
GeneralRe: Your source code is totally unusable! Pin
John Wong20-Jan-02 14:52
John Wong20-Jan-02 14:52 
GeneralSending files using modem Pin
D.D. de Kerf30-Apr-01 23:12
D.D. de Kerf30-Apr-01 23:12 
GeneralRe: Sending files using modem Pin
D.D. de Kerf4-Jun-01 21:32
D.D. de Kerf4-Jun-01 21:32 
GeneralRe: Sending files using modem Pin
Anonymous16-Apr-03 16:51
Anonymous16-Apr-03 16:51 
QuestionHow to use DUN User Name and Password Pin
John Tan Jin Kiat23-Apr-01 19:17
John Tan Jin Kiat23-Apr-01 19:17 
I wish to know how is it that I can just use the Entry Name of a DUN without needing to input the User Name and Password. I want DUN's currently saved user name and password to be used instead. In the MSDN documentation, it is from my understanding that if the szUserName and szPassword of the RASDIALPARAMS is set to "", the default saved value will be used. Trying it out in my own program didn't work. Neither did Alexander's dialer work.

Can anyone shed a light here?

Thanks...
Generalevent log full when run it under win2k Pin
12-Mar-01 1:23
suss12-Mar-01 1:23 
GeneralSmall bug causing error message in W2K Pin
23-Jan-01 18:42
suss23-Jan-01 18:42 
GeneralRe: Small bug causing error message in W2K Pin
14-May-01 11:28
suss14-May-01 11:28 
GeneralCan't read it. Pin
20-Dec-00 6:34
suss20-Dec-00 6:34 
GeneralRe: Can't read it. Pin
5-Dec-01 17:00
suss5-Dec-01 17:00 
Generalquerry Pin
Ryan sanchez27-Apr-00 0:37
Ryan sanchez27-Apr-00 0:37 
GeneralRe: querry Pin
rooster12-Sep-00 17:18
rooster12-Sep-00 17:18 
General(Re: querry) modem scripts? Pin
30-Jan-01 8:07
suss30-Jan-01 8:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.