Hello.
XMLRPC protocol in Labview : This is a simple protocol ontop of HTTP.
You can stop me if i am wrong.
I think you can use :
Use TCP/IP Open to open a connection.
Use TCP/IP Write to write the request.
Use TCP/IP Read to read the data.
I advice to have a look at the TCP/IP Examples for details.
Best Regards.
Romain D.
National Instruments France