Embedded Web Server

Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere. Pass a reference to any class method and webem will arrange for it to be called by HTML. Webem is based on a minimally modified version of the boost::asio web server.

Tags:
c++, windows, http, gui
Members:
25
Source License:
BSD

Forums

Topic Posts Views Last Post
Version 1.1 3 1698 Defaultpersonimage September 17, 2008 14:09
by: ravenspoint