
17 Nov
2007
17 Nov
'07
10:51 a.m.
Gregory Dai <gregory.dai@gmail.com> wrote:
This may not be the most appropriate venue to ask this question, but it's relevant nonetheless.
I googled "httpd" and "C++ socket", etc. There are quite a few things turned up for the latter, but to my surprise, few for the former. I'm
I suggest that you turn to asio http://asio.sourceforge.net/ - we use it in production (as a http deamon, even though asio is more general than that) and it works very well. B.