About This Guide
This part of Plesk API RPC documentation includes the protocol overview and samples of tools used to interact with Plesk server via the protocol.
- Chapter Plesk API RPC Protocol states the concepts of Plesk API RPC technology. It explains what Plesk API RPC protocol is, why it is necessary, how Plesk XML API can be used for the interaction between Plesk and third-party software, and the main interaction principles as well.
- Chapter Creating Client Software touches upon the programming issues, it is meant to explain what kind of software should be created, what steps should be implemented to serve the data turnaround, and so on. Each step is considered in detail using code samples where necessary.