Differenze tra le versioni di "Programmazione:Cpp/WebServices"
Da WikiSitech.
Vai alla navigazioneVai alla ricerca| Riga 5: | Riga 5: | ||
* [http://www.xvpj.net/2008/03/15/creating-a-service-and-a-client-in-axis2c Creating a client and a service using Axis2-C]  | * [http://www.xvpj.net/2008/03/15/creating-a-service-and-a-client-in-axis2c Creating a client and a service using Axis2-C]  | ||
* [http://www.freetds.org FreeTDS: a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases]  | * [http://www.freetds.org FreeTDS: a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases]  | ||
| − | ** [http://linux-dvlpgui  | + | ** [http://linux-dvlpgui.netsitech.com/freeTDS/doc/freetds-0.82/userguide/index.htm La guida utente (rete interna Sitech)]  | 
| − | ** [http://linux-dvlpgui  | + | ** [http://linux-dvlpgui.netsitech.com/freeTDS/doc/freetds-0.82/reference/index.html La guida di riferimento (rete interna Sitech)]  | 
* [http://ws.apache.org/axis Axis]  | * [http://ws.apache.org/axis Axis]  | ||
Versione delle 08:57, 19 mag 2010
Per ora solo alcuni appunti/spunti
- Tutorial Axis2
 - Creating Web Services using Apache Axis-C
 - Creating a client and a service using Axis2-C
 - FreeTDS: a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases
 - Axis