Web Services in C and C++ -


i want host web services in existing c/c++ application. best solution?

i solution similar jax-ws java. revolving around soap requests.

any personal experience available solutions?

as far understand popular free solution gsoap http://gsoap2.sourceforge.net/


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -