VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DUNDial up networking

by Andreas Schubert (1 Submission)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Download DUNDial up networking

Download DUNDial up networking (46 KB)

DUNDial up networking Comments

No comments have been posted about DUNDial up networking. Why not be the first to post a comment about DUNDial up networking.

Post your comment

Subject:
Message:
0/1000 characters