ATutor currently uses the nusoap SOAP library to create Web service clients. In PHP 5+ a native SOAP API is available so Web services clients can be created.
Additional details about creating Web service clients will be documented here. For now see the following for details:
See the Merlot Module for an example of php5 SOAP functionality
See the Tile Module for an example of NuSOAP functionality