| Home : Web : SOAP |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
SOAP Listings
|
|
Total:
83 | Displaying: 21 - 30 | Pages: << 1 2 3 4 5 6 7 8 9 >> |
|
|
|
Include your SOAP request within a general instance document: This intermediate level article by Nicholas Chase explains how an XForms form is handy as a Web service client because it enables you to easily send and receive an XML document, but what if you don\'t necessarily want to send the entire data instance? This tip explains how you can build an instance that includes a SOAP message along with other data, and then send only the SOAP message on submission.
Updated: 05/14/2005
|
|
|
SOAP or \"Simple Object Access Protocol\" has built his concept on XML-RPC, but provides much richer features sets. In this article we are going to build a simple SOAP server and client which will use our new service.You should know what SOAP is (SOAP packet structure), but purpose of this article is to show programmers how easy is to build web services (SOAP). Even if you don\'t know XML, SOAP, WSDL, the only requirement is basic XML knowledge. But if you\'re interested, you can find some nice tutorials on www.w3schools.com (XML,SOAP), www.xml.com, www.w3.org/TR/SOAP.
Updated: 05/14/2005
|
|
|
For all the magic that XML, SOAP, and WSDL seem to offer in allowing businesses to interoperate, they do not solve the more traditional problems of integrating data models and message formats. Analysts and developers must still plod through the traditional process of resolving differences between models before the promise of XML-based interoperability is even relevant.
Updated: 05/14/2005
|
|
|
This article assumes you\'re familiar with SOAP, WSDL, UDDI, and Visual Basic . SUMMARYThe Office XP Web Services Toolkit makes it possible to build applications that gather information and trigger transactions through various Web Services. The toolkit allows you to easily discover Web Services remotely. It also includes the Web Service Reference Tool, which lets you call a Web Service from inside an Office application. This article shows how toolkit-generated code can be used to access simple, as well as complex, Web Services.
Updated: 05/14/2005
|
|
|
This article assumes you\'re familiar with C#, SQL, and SOAP. SUMMARYBuilding Web Services to provide enterprise-level solutions is only the first step. You need to take care of the infrastructure aspects of your solution as well, including provisioning, billing, security, and reporting. In this article, the author uses the .NET Framework and SQL Server 2000 to design a provisioning system that will take care of all these housekeeping tasks. He discusses the general requirements of a Web Service provisioning system, walks through the implementation, and then outlines various scenarios for putting this system to work.
Updated: 05/14/2005
|
|
|
This article is intended for the experienced PHP programmer, who is interested in developing web service with SOAP using a PHP-based toolkit. My first experience working with SOAP and web services was not gentle. After dipping my toes in SOAP::Lite, a Perl module designed to make SOAP development simpler, I found myself needing to build a web service for a client using ASP. SOAP stands for Simple Object Access Protocol, but unfortunately, the early releases of Microsoft’s SOAP toolkit were anything but simple.
Updated: 05/14/2005
|
|
|
The ebXML Messaging Service specification (ebMS) extends the SOAP specification to provide the security and reliability features required by many production enterprise and e-business applications. As an OASIS Open standard, ebMS is a mature specification, supported by a variety of commercial and open source software implementations. The interoperability of many of these implementations has been demonstrated in a number of ongoing projects internationally. This makes ebMS a strong complement or even alternative to other web service specifications.
Updated: 05/14/2005
|
|
|
With the exception of a not unfamiliar round of bile spilling about SOAP and web services, recent weeks have been quiet in the XML developer community. Those eager futurists from the RDF interest list have kept going, however, and an overview of that activity forms the core of my report this week.
Updated: 05/14/2005
|
|
|
The Developers at Google have been kind enough to offer a web API for developers using the SOAP protocol. When you do a search using Google, you may have noticed that you are prompted with possible alternatives to any words you may have misspelled. The Google web API \"spell check\" allows you to send a string of text and receive alternatives for misspelled words. The power in this web API is that the Google dictionary includes technology words that are used in website searches, but may not have been included in a Standard English dictionary.
Updated: 05/14/2005
|
|
|
This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP. Sun innovated the concept of RPC (Remote Procedure Call), this was further refined by DEC (Digital Equipment Corp. of the VAX fame. Now it is a part of Compaq), and was called COM (Component Object Model). COM was an object-oriented adaptation of Sun RPC. For it’s OLE (Object Linking and Embedding) technology, Microsoft adopted COM as the base architecture.
Updated: 05/14/2005
|
|
|
SOAP Listings
|
|
Total:
83 | Displaying: 21 - 30 | Pages: << 1 2 3 4 5 6 7 8 9 >> |
|
|