$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.ASIO SSL examples
From: Seth (bugs_at_[hidden])
Date: 2016-03-11 16:50:26
On 11-03-16 02:17, Umit Sami wrote:
> SSL examples in boost.asio is very limited and not that clear.
That's highly subjective
> How can I
> improve my knowledge of this great network/security library ? what are
> some of well known online websites and books I can read/buy to better write
> secure/encrypted client-server applications ?
I'd look at http://theboostcpplibraries.com/boost.asio and stackoverflow.com. Pay attention to answers by Tanner Sandbury and Sam Miller, e.g.