No, currently it will not work under windows. In order to make it portable,
I'd need to implement DLL loader interface for windows and take care of sockets
(other then that, nothing special should be needed). Fortunately I don't have any
windows machines to test on, so, while I will happily accept patches to support
windows, I cannot write them myself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not aware of anything that is released currently. Recently someone stopped by
#cppserv on irc.freenode.net and indicated he is writing a change tracking system
with web front-end based on CPPSERV, but that is not in releaseable state yet.
I, myself, am leading large project (online teaching system), that is based around
CPPSERV (in fact CPPSERV was written because I needed C++ app server for that system),
but that isn't anywhere near being publish-ready either.
I suspect there will be at least a few things out there in half a year or so.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I wanted to know is there available bigger projects using CPPSERV for download somewhere. Something like CMS or that kind of stuff?
Also is it possible to compile it and run under windows?
No, currently it will not work under windows. In order to make it portable,
I'd need to implement DLL loader interface for windows and take care of sockets
(other then that, nothing special should be needed). Fortunately I don't have any
windows machines to test on, so, while I will happily accept patches to support
windows, I cannot write them myself.
I am not aware of anything that is released currently. Recently someone stopped by
#cppserv on irc.freenode.net and indicated he is writing a change tracking system
with web front-end based on CPPSERV, but that is not in releaseable state yet.
I, myself, am leading large project (online teaching system), that is based around
CPPSERV (in fact CPPSERV was written because I needed C++ app server for that system),
but that isn't anywhere near being publish-ready either.
I suspect there will be at least a few things out there in half a year or so.