VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DUNDial up networking

Andreas Schubert  (1 Submission)   Windows API Call/Explanation   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

using advanced dial-up networking functionality in your projects.

Inputs
see the various functions for details. It's explained there quite well.

Assumes
There are several tecniques used in the code, like callback functions or asyncronous calls.

Side Effects
No side effects encountered until now. It was tested on Win98SE, Win2kProfessional and WIndows XP Pro

API Declarations
Ever tried to integrate dial-up networking into your project?
I'm speaking of creating, altering or deleting entries as well as altering properties,
enumerating connections or dialing syncronous or asyncronous.
Projection results can be retrieved also!
Well, it is not so easy and good samples are hard to find.
So I sat down and did the job of translating all the data structures
from C++ to VB.
For easy use I combined all into a little module for you.
If you find this useful, please vote. It took me quite some time to finish this.

Rate DUNDial up networking (5(5 Vote))

Download DUNDial up networking

DUNDial up networking Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters