|
A Busy Developer's Guide to SOAP 1.1
A Busy Developer's Guide to SOAP 1.1 describes a subset of the Simple Object Access Protocol (SOAP) 1.1 specification. This
subset is designed for ease of implementation (for busy developers), and to...
[Mar. 29, 2001] |
|
A Primer for HTTPR
A Primer for HTTPR provides an illustrated overview of Hypertext Transfer
Protocol Reliable (HTTPR), a protocol that provides reliable Hypertext Transfer Protocol (HTTP) packet delivery between
clie...
[Jul. 18, 2001] |
|
A Young Person's Guide to The Simple Object Access Protocol
This tutorial details Object Remote Procedure Call (ORPC) technology
and the
Simple Object Access Protocol, and the ways this combination of
Hypertext
Transport Protocol (HTTP) and XML overcomes...
[Jun. 14, 2000] |
|
Create SOAP services in Apache SOAP with JavaScript
This tutorial details a quick route to deploying Web services
for the
many Java coders
who also
know JavaScript. By providing support for scripting languages, Apache's Simple
Object Access
Pr...
[Jun. 16, 2001] |
|
Creating applications using SOAP and XMLHTTP: Part 1
This is the first of a three part tutorial examining Simple Object Access
Protocol (SOAP) and integrating Javascript in the development of an
inter-application communications solution. Part 1 discus...
[Jul. 20, 2000] |
|
Java and XML, 2nd Edition: Chapter 12: SOAP
This chapter on Simple
Object Access Protocol (SOAP) is excerpted from Brett McLaughlin's Java and XML,
2nd Edition, from O'Reilly & Associates. The article provides a detailed
definition of SOAP a...
[Aug. 29, 2001] |
|
Kafka XSL SOAP Toolkit
Kafka is an Extensible
Style Language Transformations (XSLT) framework for making Simple Object Access
Protocol (SOAP) endpoints. A SOAP endpoint is a HTTP-based URL identifying a target for method ...
[Mar. 27, 2001] |
|
Messaging: The transport part of the XML puzzle
This tutorial helps the user make sense of the 15 or so XML communication
protocols currently vying for attention, with a detailed overview of the
approaches of XML Remote Procedure Calls (XML-RPC),...
[Jul. 25, 2000] |
|
Quick Start with SOAP
This tutorial article for Perl coders introduces using the SOAP::Lite
for Perl
(http://www.xml.com/pub/r/778) interface to Simple
Object Access Protocol (SOAP,
http://www.xml.com/pub/r/439) to sta...
[Feb. 5, 2001] |
|
Returning ADO Recordsets with SOAP Messaging
This tutorial provides guidelines for exposing an existing Component
Object
Model (COM) object in a web service, illustrated by taking advantage of
Simple
Object Access Protocol (SOAP) technolog...
[Aug. 21, 2000] |
|
Scripting a SOAP Request
Scripting a SOAP Request is excerpted from the book Making XML-RPC and
SOAP Requests With
AppleScript, from Apple Computer, which provides information on using
AppleScript to take advantage
of th...
[Oct. 30, 2001] |
|
XML-RPC: It Works Both Ways
This tutorial begins with an inside look at how Fredrik Lundh's
xmlrpclib
Python module
uses the
"dumps" and "loads" methods to convert native Python objects into
XML and back.
The author demo...
[Jun. 28, 2001] |