Click here to Skip to main content
15,867,330 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 292.7K   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

 
Generalsolved: RasEnumEntries() working in W2k/XP (code attached) Pin
Frank Rysanek25-Sep-06 4:10
Frank Rysanek25-Sep-06 4:10 
GeneralRe: solved: RasEnumEntries() working in W2k/XP (code attached) Pin
Tamnn20-Dec-09 23:49
Tamnn20-Dec-09 23:49 
GeneralRe: solved: RasEnumEntries() working in W2k/XP (code attached) Pin
Frank Rysanek21-Dec-09 5:10
Frank Rysanek21-Dec-09 5:10 
GeneralRe: solved: RasEnumEntries() working in W2k/XP (code attached) Pin
Tamnn23-Dec-09 5:04
Tamnn23-Dec-09 5:04 
GeneralRe: solved: RasEnumEntries() working in W2k/XP (code attached) Pin
Frank Rysanek23-Dec-09 10:02
Frank Rysanek23-Dec-09 10:02 

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.