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
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to