You will find information regarding implementation of SOAP based web services on mobile devices like smartphones and PDAs.
Wednesday, June 09, 2004
Sunday, May 30, 2004
Monday, May 24, 2004
Sunday, May 23, 2004
WestGlobal - mScape Moblie
alphaWorks : Web Services Tool Kit for Mobile Devices
WebServices.Org - The Web Services Industry Portal - Softwired SOAP enable version 3.0 of its iBus//Mobile messaging middleware
Creating a WAP Client for Web Services
Web Services Advisor :: IBM Offers Web Services Toolkit for Mobile Devices -- IBM WebSphere Studio Device Developer Metrowerk CodeWarrior Application Development J2ME - Java 2 Micro Edition Java Mobile Mobile Development Programming Web Services Wireless
Systinet - the web services software and infrastructure company making it easy to build, deploy, secure and manage SOAP Web services
alphaWorks : Web Services Tool Kit for Mobile Devices
WebServices.Org - The Web Services Industry Portal - Softwired SOAP enable version 3.0 of its iBus//Mobile messaging middleware
Creating a WAP Client for Web Services
Web Services Advisor :: IBM Offers Web Services Toolkit for Mobile Devices -- IBM WebSphere Studio Device Developer Metrowerk CodeWarrior Application Development J2ME - Java 2 Micro Edition Java Mobile Mobile Development Programming Web Services Wireless
Systinet - the web services software and infrastructure company making it easy to build, deploy, secure and manage SOAP Web services
Saturday, May 22, 2004
Thursday, May 20, 2004
http://www.westglobal.com/solutions/tel_mob_network_oper.htm
http://www.alphaworks.ibm.com/tech/wstkmd
http://alphaworks.ibm.com/aw.nsf/FAQs/wstkmd
http://www.webservices.org/index.php/article/articleview/250/
http://archive.devx.com/dotnet/articles/cp0901/cp1001/cpwap.asp
http://webservicesadvisor.com/doc/11523
http://www.systinet.com/
http://www.alphaworks.ibm.com/tech/wstkmd
http://alphaworks.ibm.com/aw.nsf/FAQs/wstkmd
http://www.webservices.org/index.php/article/articleview/250/
http://archive.devx.com/dotnet/articles/cp0901/cp1001/cpwap.asp
http://webservicesadvisor.com/doc/11523
http://www.systinet.com/
The home of kSOAP at Enhydra.org
kSOAP is an SOAP API suitable for the Java 2 Microedition, based on kXML.
Because of its small footprint, it may be suitable for builing SOAP-enabled Java Applets as well.
kSOAP is an SOAP API suitable for the Java 2 Microedition, based on kXML.
Because of its small footprint, it may be suitable for builing SOAP-enabled Java Applets as well.
Access Web services from wireless devices
The Simple Object Access Protocol (SOAP) has become the most important data exchange protocol for XML Web services. All Web services applications must support SOAP. In this article, Michael Juntao Yuan introduces an essential tool to support Web services on small wireless devices—the kSOAP parser. As he illustrates through examples, kSOAP is a powerful tool for composing and extracting Java data objects to and from SOAP messages. kSOAP is also flexible and lets users add custom functionalities through its own APIs or by directly modifying the source code.
The Simple Object Access Protocol (SOAP) has become the most important data exchange protocol for XML Web services. All Web services applications must support SOAP. In this article, Michael Juntao Yuan introduces an essential tool to support Web services on small wireless devices—the kSOAP parser. As he illustrates through examples, kSOAP is a powerful tool for composing and extracting Java data objects to and from SOAP messages. kSOAP is also flexible and lets users add custom functionalities through its own APIs or by directly modifying the source code.
Monday, May 17, 2004
Tuesday, March 16, 2004
gSOAP: Generator Tools for Coding SOAP/XML Web Services in C and C++
The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs that require the use of class libraries for SOAP-specific data structures. This often forces a user to adapt the application logic to these libraries. In contrast, gSOAP provides a transparent SOAP API through the use of proven compiler technologies. These technologies leverage strong typing to map XML schemas to C/C++ definitions. Strong typing provides a greater assurance on content validation of both WSDL schemas and SOAP/XML messages. The gSOAP compiler generates efficient XML serializers for native and user-defined C and C++ data types. As a result, SOAP/XML interoperability is achieved with a simple API relieving the user from the burden of WSDL and SOAP details, thus enabling him or her to concentrate on the application-essential logic. The compiler enables the integration of (legacy) C/C++ and Fortran codes (through a Fortran to C interface), embedded systems, and real-time software in SOAP applications that share computational resources and information with other Web services, possibly across different platforms, language environments, and disparate organizations located behind firewalls.
http://gsoap2.sourceforge.net/
The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs that require the use of class libraries for SOAP-specific data structures. This often forces a user to adapt the application logic to these libraries. In contrast, gSOAP provides a transparent SOAP API through the use of proven compiler technologies. These technologies leverage strong typing to map XML schemas to C/C++ definitions. Strong typing provides a greater assurance on content validation of both WSDL schemas and SOAP/XML messages. The gSOAP compiler generates efficient XML serializers for native and user-defined C and C++ data types. As a result, SOAP/XML interoperability is achieved with a simple API relieving the user from the burden of WSDL and SOAP details, thus enabling him or her to concentrate on the application-essential logic. The compiler enables the integration of (legacy) C/C++ and Fortran codes (through a Fortran to C interface), embedded systems, and real-time software in SOAP applications that share computational resources and information with other Web services, possibly across different platforms, language environments, and disparate organizations located behind firewalls.
http://gsoap2.sourceforge.net/
Subscribe to:
Posts (Atom)