Logo IMCCE-VOParis

THE IMCCE VIRTUAL OBSERVATORY
SOLAR SYSTEM PORTAL
Observatoire de Paris / CNRS

Logo IMCCE
Portal Home Page | Report issue | Legal notice | Contact us

Solar system Open Database Network

Clients

You will find in this page some scripts and programs written in various languages that you can download to help you to implement the methods of the SsODNet Web service in your own application. If you develop a client or improve the code of a client, we would be grateful to you to send it to us to share it with the community of the Miriade users. For that, please document your code so that it is comprehensible, and send it to us by email with all information which you will consider useful.
 SsODNet Clients 
1. PHP

1. PHP ^
The propose PHP client is an example of implementation of the SsODNet Resolver, which allow to resolve, via the HTTP protocol, the solar system object and planetary extrasolar names. It is written in PHP5 and use the native PHP SOAP protocol.
Application:
the scripts can be, for example, easily transformed into functions or classes to call the SsODNet Web service methods from a service or a Web form.
Usage:
php client_<method>.php
Available method:
resolver
Download:
source archive Sources