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
|
vbgen Level: Moderator Registered: 10-10-2002 Posts: 876
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...
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
|
coolonworld Level: Guest
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