technical description
kingate library is an interface to CGI, conveniently enwrapped into c++ classes. You don't want to try it for your project, yet, due to its incompleteness, unless you need it as a dependency for the other project. Here is a brief overview of what it is lacking and why you don't want to use it:
- It is not a mature product and isn't heavily tested.
- It is likely not very portable, yet (it does work on FreeBSD though).
- It does not support file upload (although does not prevent software based upon it from implementing it on its own.
- It does not employ any buzzword-technologies like java, corba or whatever people go crazy about.
- Must be more, but I can't remember right away.