RE: [xml] exchanging xml over a network



Hi, 

-----Original Message-----
From: xml-bounces gnome org [mailto:xml-bounces gnome org] On 
Behalf Of Jason Viers
Sent: Wednesday, June 07, 2006 12:10 AM
To: Nicholas Andrews
Cc: xml gnome org
Subject: Re: [xml] exchanging xml over a network

Nicholas Andrews wrote:
Hi,

I'm interested in exchanging streamed xml data over a network. Are
there methods for serializing parsed xml documents to send over
tcp/ip? If not, can anyone suggest alternatives?


SOAP (Simple Object Access Protocol) was designed just for this.

http://www.w3.org/TR/soap/

Google it for plenty of howtos/tutorials.

Jason

And an implementation based on Libxml2: http://csoap.sourceforge.net/

Regards,

Kasimier



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]