
Http Server
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a library that uses Qxt and others to provide an easy way to implement an HTTP with XMLRPC server.
Also a simple XML based UDP client/server RPC protocol is supported.
The included utility classes have an updated XMLTraversal that makes reading and writing variants and widget values to/from an XML document really easy.
Examples are provided to show how to use these classes.
10 years ago
2010-09-20 Initial release
TODO - Documentation
10 years ago
2010-09-20 Initial release
TODO - Documentation
SirDodger
10 years ago
I think, the code is *NOT* the Doku! :-)
It looks nice, but the ExampleClient died with 'ExampleClient/ExampleClient: symbol lookup error: libHttpServer.so.1: undefined symbol: _ZN4File5_rootE'
I will look deeper in your Code ...
Greetings from Hamburg, Germany!
Bodo
Report