From: Dean M. B. <mik...@gm...> - 2008-08-28 22:55:03
|
Hi Ken, On Thu, Aug 28, 2008 at 9:58 PM, Ken Hausam <kh...@gm...> wrote: > What is the status regarding the integration of pion-net into cpp-netlib? Right now, it's on hold because it currently requires quite a lot of work to turn pion-net into a header-only library. That falls currently squarely on my shoulders but I'm still concentrated on implementing parts of the HTTP client. > I > saw a bunch of good questions from Michael Dickey to this list back in > April, but haven't seen much evidence of any activity since. Just curious as > I need both an http client and http server for my project and was wondering > if there was an alpha release of cpp-netlib that contains the http server > code from pion-net, or if I should just build and include each project > separately. Thanks. cpp-netlib doesn't require to be built -- but linking an application that uses it depends on Boost.System. You should be alright with using pion-net and cpp-netlib together. We'd love to know how that goes as well. Thanks, and I hope this helps! -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |