borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Proxy)Next Topic (Login via webpage) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : Dial-up Connection with VB 6
Poster Message
millerdraft
Level: Scholar

Registered: 01-02-2003
Posts: 41

icon Dial-up Connection with VB 6

Can you make a dial-up connection with VB and if so does anyone have an example?  I want to make my own connection to my ISP but I want it to make the dial-up connection the first time it run.  Like you enter in info and it goes to a file that I will tell it to.  Also if you know of anyplace that might have something on that it would be cool if you could send me the link.

Any help would be greatly appreciated.

Thanks

Ted

____________________________
Ted Moe
I wish I was real good at this stuff!

01-02-2003 at 02:42 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: Dial-up Connection with VB 6

i'm sorry, millerdraft...

all i have is code to launch the dial connection window.

sorry.  

____________________________
Been busy trying to take a second degree <--it's not working out...

01-02-2003 at 07:44 PM
View Profile Send Email to User Show All Posts | Quote Reply
Afshin_Zavar
Level: Sage

Registered: 17-07-2003
Posts: 64
icon Re: Dial-up Connection with VB 6

Hi

This is complicate program .
First find modem port then send ATZ command to reset modem then use TAPI procedures to make connection then wait for connection sound and analyze it!!!! now send user name and password and wait for replying from ISP

Simply, is not it ?

____________________________
Persia

26-08-2003 at 05:02 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
coolonworld
Level: Guest

icon Re: Dial-up Connection with VB 6

It is possible to do so.
Simple

call a batch file from VB program.
batch file contain following line

rasdial.exe  <entryname> [username [password |*]] [/domain:domain] [/phone:phonenumber] [/callback:callbacknumber]

Plz let me know if this works,

Prashant

28-12-2003 at 01:52 PM
| Quote Reply
AndreaVB Forum : Internet Applications : Dial-up Connection with VB 6
Previous Topic (Proxy)Next Topic (Login via webpage) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder