[Home] [By Thread] [By Date] [Recent Entries]
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@i... 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@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



