OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Passing XML data between applications

[ Lists Home | Date Index | Thread Index ]
  • From: "Jonathan Borden" <jborden@mediaone.net>
  • To: "John Martin" <John.Martin@ncmail.net>, <xml-dev@ic.ac.uk>
  • Date: Thu, 1 Jul 1999 17:10:30 -0400

John Martin wrote:
> I am trying to understand how applications can use XML to pass data to
> one another.

Once you have your data packaged as XML documents, you need to select a
protocol for exchange of the information between applications.

For async transmission, the XML document can be packaged in a MIME message
and transmitted via SMTP. For sync transmission the XML can be packaged in a
MIME message and transmitted via HTTP. You can also define a custom protocol
and pass the data via for example a socket.

Whether or not you need to define a DTD for the messages and/or validate the
messages at each end depends on the needs of your application.

Jonathan Borden
http://jabr.ne.mediaone.net



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS