[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XML across varied Servers

  • From: tpassin@h...
  • To: <xml-dev@x...>
  • Date: Thu, 6 Jul 2000 22:24:44 -0400

send xml file socket
Narayanan, Ramesh asks -

> I understand that XML is great for moving data across applications
> running under different OS. Every book and article says this is the
primary
> goal of XML. But i dont understand how this is implemented. More
> specifically , i need to send an XML document asynchronously from an Unix
> Server to a Windows NT Server, neither of them running a web server. How
can
> this be done, without using MSMQ or MQSeries ?  Could somebody throw some
> light on this ?

You have to have **something** running on the receiving end to listen for
you document.  And you have to have **something** to send it.  You don' have
to have a regular web server, though, even if you use HTTP.  With most any
good programming system you can build some kind of a socket server that
could receive the document. And there are libraries for http servers (or
ftp, or...) to do that sending or receiving.  Python is one among many.

If you don't want to run something special on the sender, you could email
the document, and automatically route it at the receiving end to the xml
processing system.  email is a buffered asynchronous system that is widely
available.

Tom Passin


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.