[Cppcms-users] Internal webserver + embedded applications
Brought to you by:
artyom-beilis
From: David E. <dav...@gm...> - 2010-07-11 03:21:42
|
my first post... First off - Artyum, massive thanks for braving new ground and writing what is an excellent library and almost the only one of its kind. I really hope cppcms starts to build more momentum (community) to really take hold as a main stream alternative solution. On to business. I am trying to make use of the internal webserver. When I run any of the examples, (with -c and the configuration file) it starts up, (i confirmed that it opens the port in netstat) but when i point the browser at it, i get a "unable to connect", as if the server isn't responding. Any ideas? On the same note, how robust is the internal server? Would you use it comfortably in a deployed embedded system? How hard do you suppose it would be to merge in something like mongoose <http://code.google.com/p/mongoose/>for use as an internal server? thanks ~elrom |