Connect to Internet via VB 
Author Message
 Connect to Internet via VB

Hi,
     I am developing a VB application to access information using INET
control. I have the following questions:
(1) How do I tell  in VB if  Internet connection is on?
(2) If Internet connection is off, how do connect to Internet using VB?
(3) After connection is made, how do I get IP address via VB?

As you can see, I am pretty clueless with using VB to make Internet
connection. I will appreciate any suggestions.



Sat, 18 Oct 2003 01:25:11 GMT  
 Connect to Internet via VB
Hi,

I don't really know, by try look at www.grinsoft.com It might help you

A.


Quote:
> Hi,
>      I am developing a VB application to access information using INET
> control. I have the following questions:
> (1) How do I tell  in VB if  Internet connection is on?
> (2) If Internet connection is off, how do connect to Internet using VB?
> (3) After connection is made, how do I get IP address via VB?

> As you can see, I am pretty clueless with using VB to make Internet
> connection. I will appreciate any suggestions.



Sat, 18 Oct 2003 04:07:57 GMT  
 Connect to Internet via VB


Quote:
>Hi,
>     I am developing a VB application to access information using INET
>control. I have the following questions:
>(1) How do I tell  in VB if  Internet connection is on?
>(2) If Internet connection is off, how do connect to Internet using VB?
>(3) After connection is made, how do I get IP address via VB?

>As you can see, I am pretty clueless with using VB to make Internet
>connection. I will appreciate any suggestions.

We have a RAS dialer control as part of our freeware SocketWrench
package, which you can download from our site at
http://www.catalyst.com. Using the control, you can enumerate the
available connectoids, specify alternate phone numbers, usernames and
passwords, etc. The DIALER sample that's included will demonstrate the
basics of establishing and monitoring the connection, and you should
find it easy to modify from there.

We also have a free utility for optimizing dial-up networking
connections. It'll allow you to change the configuration of the
Microsoft stack to give you better performance over the Internet. The
software, and a discussion of how it works, is available from the
SocketTips section of our site.

David



Sat, 18 Oct 2003 07:42:56 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Connecting to Access via Visual Basic via Internet

2. Need something to connect to the Internet via VB

3. Need something to connect to the Internet via VB

4. Connecting Internet Mail via VB

5. HELP!!: Can Connect via VB/Can't via ASP

6. Connecting to remote SQL server via Internet using ASP page and Comm object

7. Connecting to a internet server via Qbasic?

8. how to connect to internet and upload files via ftp

9. Get Connected via the Internet

10. Connect to private IP via Internet using Winsock?

11. connect to DB via Internet

12. Connecting via the Internet

 

 
Powered by phpBB® Forum Software