VB winsock set Proxy? 
Author Message
 VB winsock set Proxy?

I am using Winsock component.  I use it to connect with servers over the
internet. send and receive info.  Now I like to know how to send it
through a proxy server.  How do I set that programmically? in VB?
How do you send information through a proxy server???



Sat, 02 Jul 2005 16:50:38 GMT  
 VB winsock set Proxy?

Quote:

> I am using Winsock component.  I use it to connect with servers over
> the internet. send and receive info.  Now I like to know how to send
> it through a proxy server.  How do I set that programmically? in VB?
> How do you send information through a proxy server???

It depends on the protocol. For example, a SMTP proxy server you would just
communicate with as if it was the end SMTP server, but communicating with a
HTTP proxy requires header modifications.

--
Max Bolingbroke MCP
http://www.bolingbroke.net/novanet/



Sun, 03 Jul 2005 01:49:36 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. vb proxy winsock?

2. VB winsock by Proxy?

3. winsock in vb behind proxy server

4. Setting proxy settings VB

5. Winsock.ocx I Need to know if Proxy Server Capable

6. Winsock Control/Proxy Server

7. winsock/proxy ... helpPlease

8. Newbie Q: How to fetch a web page thru proxy server?(use winsock control)

9. VB6.0 winsock + proxy

10. Winsock Through Proxy server

11. Winsock & Proxy

12. Winsock & INet control through Proxy server

 

 
Powered by phpBB® Forum Software