RE: XML for IPC

2001-04-10 Thread Ken Crismon
PROTECTED]]Sent: Tuesday, April 10, 2001 2:54 AMTo: [EMAIL PROTECTED]Subject: XML for IPC Hi,   I must apologise first if this question is irrelevant to this mailing list.   I am curious if it make sense or does anyone use XML for Inter-process communication ? I am thinking of

RE: XML for IPC

2001-04-10 Thread Iain Gillies
09:54To: [EMAIL PROTECTED]Subject: XML for IPC Hi,   I must apologise first if this question is irrelevant to this mailing list.   I am curious if it make sense or does anyone use XML for Inter-process communication ? I am thinking of using XML to describe the messenging stru

Re: XML for IPC

2001-04-10 Thread Jean-Daniel Fekete
Hello, It makes a lot of sense to do so.  Look at the xml-rpc home page for further information (http://www.xml-rpc.org/). Paul wrote: Hi, I must apologise first if this question is irrelevant to this mailing list. I am curious if it make sense or does anyone use XML for Inter-process communica

XML for IPC

2001-04-10 Thread Paul
Hi,   I must apologise first if this question is irrelevant to this mailing list.   I am curious if it make sense or does anyone use XML for Inter-process communication ? I am thinking of using XML to describe the messenging structure between different applications on a single machine.   Ple