Lightweight RPC library for making remote procedure calls over XML and HTTP
Lightweight RPC library (based on XML and HTTP)
xmlrpc-c-config$ xmlrpc-c-config --version$ xmlrpc-c-config --cflags$ xmlrpc-c-config --libs$ xmlrpc-c-config --features$ gcc -o myapp myapp.c $(xmlrpc-c-config --cflags --libs)