Hi

I wish to establish a connection with a server via a proxy server(client connects to the internet using the proxy), without making use of the MFC.

Can u guide me through the process as to how i can send my request and establish a connection.
I have the proxy address and the port.

how do i route my request through the proxy??

I wish to do this on Dev C++