This page show list of public webservices, now available on your server OSCommerce.

* ws_articles
* ws_customers
* ws_orders
* ws_test

Those pages will be called by Dolibarr using its own SOAP web service client.

However, don't forget to edit the
* configure.php file in the OSCommerce server side (in ws_server/includes directory) to define how to connect to the OSCommerce database.
* configure.php file in the Dolibarr server side (in oscommerce_ws/includes directory) to define how to connect to the OSCommerce server side web services.