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/