|
Documentation section The Reference Guide (API Description / Tutorials / Essays) Under Construction |
|
Documentation Download Change Log Modules Examples Links
|
|
More documentation needs to be written... :-(What is XML-RPC ?It is a way of communicating over the internet. It is an agreement on sending structured data(e.g. Arrays, Structs, strings) encoded in XML to a Server. An XML-RPC Message is received back as a response which also contains structured data. *UPDATED* APIThis section is up to date with the changes in version 0.91 everything else on the site isn't. (sorry)Simple Synchronous Example of the vcXMLRPC API. RoutingText from the rpcroute.cgi fileBoth Internet Explorer and Mozilla have the feature to send a custom http message directly from the browser. These are secured features which in first only allow you to send the message to the server where the file is located that wants to send the message. A routing feature is implemented in vcXMLRPC to be able to send messages to other services by routing it via the server. This routing feature is implemented very easily. It consists of a perl script which is placed in your cgi-bin. Then just set the routeServer property to the url of the script and it works! Internet Explorer can be used to send XML-RPC messages directly to foreign servers. This is only possible when the domain is placed in the trusted sites section. This is done via Tools - Internet Options - Security. Base64a Base64 feature is now implemented. It currently only decodes and not encodes. If you want an Base64 encoding feature implemented let us know. vcXMLRPC v0.80 works as tested, with the following browsers:
|
|
| vcXMLRPC | © 1999-2001 Virtual Cowboys | We thank our host: Helder Hosting |