BIG STRESS WITH INET USING PROXY 
Author Message
 BIG STRESS WITH INET USING PROXY

How should I use the Visual Basic 6 inet control with a proxy server? Inet
works with a direct connection (modem), but not with a proxy. In proxy
property I give the name of the proxy server etc., to no avail.

Any help appreciated,

Martijn



Fri, 27 Jun 2003 22:35:25 GMT  
 BIG STRESS WITH INET USING PROXY
On Mon, 8 Jan 2001 15:35:25 +0100, "Lerone van Hedel"

Quote:

>How should I use the visual basic 6 inet control with a proxy server? Inet
>works with a direct connection (modem), but not with a proxy. In proxy
>property I give the name of the proxy server etc., to no avail.

>Any help appreciated,

Here is the URL for a Microsoft KnowledgeBase article on using the
Inet control with a proxy.
http://support.microsoft.com/support/kb/articles/Q171/3/79.asp

As an alternative to the Inet control, we offer a pair of controls --
HTTP and FTP -- which support the use of proxies.  Each control has
the following properties:  ProxyHost, ProxyPassword, ProxyPort,
ProxyType and ProxyUser which make connecting to a proxy server a
matter of adding a few lines of code.

For an evaluation copy of SocketTools, please visit our website at
http://www.catalyst.com

David



Mon, 30 Jun 2003 09:39:55 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. BIG STRESS WITH INET USING PROXY

2. BIG STRESS WITH INET USING PROXY

3. Using INET and proxy

4. FTP Downloading via proxy using INET control

5. Using INet through a proxy

6. Using INET control to get the file length through proxy

7. Connect to web site via proxy server using Inet control

8. Inet FTP through Proxy

9. FTP through proxy by inet

10. FTP through proxy by INET

11. Inet and SOCKS Proxy

12. Inet Control & Proxy

 

 
Powered by phpBB® Forum Software