$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::asio SSL connection thru proxy server
From: Sam Miller (samjmill_at_[hidden])
Date: 2010-08-30 18:25:32
> "Kumar, Akhilesh" <Akhilesh.Kumar_at_[hidden]>
>
> Here is my code snippet to connect to a server without proxy, This
> code works fine I have tested it, my question is what changes I need
> to make if I have to go thru proxy to connect to server.
Why do you assume changes are required? Have you tried connecting to a
proxy? Does it work using your existing code?
Sam