Robust XML-RPC C++ implementation

A

abcd_68

Hi all,

I need a robust XML-RPC implementation for C++ (if possible, otherwise
C). I looked around and found several. Tried one (XmlRpc++) but it's
not robust enough for my project.

Key requirement is portability across linux (g++) and windows (vc++).
Should be free if at all possible.

Anyone can recommend one so I don't have to test each of them
personally?

Thanks in advance
Andy
 
M

mlimber

Hi all,

I need a robust XML-RPC implementation for C++ (if possible, otherwise
C). I looked around and found several. Tried one (XmlRpc++) but it's
not robust enough for my project.

Key requirement is portability across linux (g++) and windows (vc++).
Should be free if at all possible.

Anyone can recommend one so I don't have to test each of them
personally?

Thanks in advance
Andy

Your question is off-topic in this newgroup, which is soley concerned
with the standard C++ language and libraries (not specific applications
or third-party libraries or platform questions). See the FAQ for what
is on-topic and for some suggestions on better places to ask your
question:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top