Home
Tech Tutorials
VB.NETBuilding XML Web Services with PHP NuSOAP
Author: devarticles.com Published: 6th Oct 2005 Visited: 3228 times
Can't find the information you're after? Try searching our forums instead! By: Ahm Asaduzzaman Published: 06th Feb 2003 Type: Tutorial Rating: How would you rate this article: Bad Good Go » Introduction In this article we will first try to define Web Services, their advantages and very basic architecture. Then we will walk through two examples, showing how to create Web Services with the PHP NuSoap toolkit and how to invoke that service, which was developed in Visual Basic 6.0. In the...n
Read Article Sponsored Links
Related Articles
• SOA Web Services - Developing the .NET Web Service Developing the NET Web Service Creating a NET web service using Visual Studio IDE is as simple as creating a Java web service using NetBeans IDE I used Visual Studio 2005 for creating the web service and the test client application The IDE provides a template for creating an ASP NET Web Ser ...
• SOA Web Services - Developing the Test Client Developing the Test Client We will now develop a C console application for consuming the previously created web services Use the project wizard in VS NET to create a console applica ...
• SOA Web Services - WS-I Specifications WS I Specifications To resolve these issues finally the Web Services Interoperability Organization WS I was formed in 2002 with the help of SAP IBM Microsoft and others The main purpose of WS I was to bring the vendors and customers together to resolve the issues of interoperabi ...
• SOA Web Services - Java EE and .NET Integration using Web Services Java EE and NET Integration using Web Services So far we have looked into the various aspects of interoperability between web services deployed on disparate platforms If the web services follow the compliance requirements of the Basic Profile discussed earlier they can interoperate ea ...
• SOA Web Services - Runtime Patterns for Broker Runtime Patterns for Broker As in the case of application patterns discussed earlier a broker may be introduced in the runtime nodes which will act as a message distributor A source application connects to many target applications through a br ...
• SOA Web Services - Writing Interoperable WSDL Definitions Writing Interoperable WSDL Definitions As seen from the discussions in the earlier sections web services technology can easily be used to implement SOA and to integrate applications running on different platforms Every platform has its own data representation format and data type sy ...