6
votes
XML-RPC: best way to handle 64-bit values?
Some libraries support 64 bits extensions, indeed, but there doesn't seem to be a standard. xmlrpc-c, for example, has a so called i8 b …
1
vote
web application image processing
Have a look at ImageMagick and gd. They have bindings to a lot of higher lev …
0
votes
Best C++ RTP/RTSP library
OPAL is a pretty complete VoIP library, written in C++.
Also, while not really a library, you can write gr …
