XML Transport Mechanism

Carl Schei carl at catapultt.com
Tue Jun 8 16:34:17 BST 1999


> Hi There,
>
> I have been pondering the following question. It is an easy one (perhaps
> irrelevant), but has been bothering me -
> XML is considered to be an excellent way of allowing two
> applications/platforms to be able to share data in a common format. My
> question is, what are going to be the accepted ways of interfacing to this
> common format, i.e., If I were to develop an application that could
> receive/deliver requests in XML Format, how exactly would it
receive/deliver
> the XML Data?
>
> I can think of,
>
> 1/
> Flat Files. An Application generates an XML File which is sent to the
> another application to read and parse.
>
> 2/
> Over HTTP. An application will generate an XML stream that will be passed
> via HTTP to a listening application. How exactly would this work -
> specifically in Java? Is there a standard way of opening up an HTTP
> connection and piping down the XML? Unfortunately I am not familiar with
> java.net.* classes.
>
> 3/
> Through some specified API call. One application would call a pre-defined
> method on another application using COM, DCOM, RMI etc
>
> --
> Carl Schei
> Catapult Technology, Inc.
> (630) 515-3670 phone
> carl at catapultt.com
> http://www.catapultt.com/



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list