Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

XmlRpcServerValidation example

E-mail Print PDF
This script was used to validate the XML-RPC server implementation used in these examples with the official XML-RPC validator service. 

Uses the HTTPServer and XmlRpcHandler classes for communication and HTTP and XML-RPC protocol conversion.