Hi Erik, On Tue, Jan 12, 2010 at 5:18 PM, Glyn Matthews <[email protected]> wrote: > Hi Erik, > > 2010/1/11 Nelson, Erik - 2 <[email protected]> >> >> I'm interested in checking out cpp-netlib, similar to what Matt Trentini >> mentioned in May 2009. I've seen the mention recently of a HTTP server >> example but I haven't been able to locate the example that Dean has >> mentioned he's working on (derived from asio example 3 if I remember >> correctly). Can I talk you into putting something out there or pointing >> me in the right direction if I'm missing it? >> > > You don't need to talk us into this ;) In the next few weeks we intend to > have an HTTP server example and this is scheduled to be included in the 0.5 > release. Contributions are, of course, welcome. >
You may not have to wait that long though, you can check out the 0.5-devel branch, and take a look at the example that's included in the test directory of an HTTP server that responds "Hello, World!" to any query sent it: http://github.com/mikhailberis/cpp-netlib/blob/0.5-devel/libs/network/test/hello_world.cpp Thanks for the interest and I hope this helps! -- Dean Michael Berris cplusplus-soup.com | twitter.com/deanberris linkedin.com/in/mikhailberis | facebook.com/dean.berris | deanberris.com ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
