Re: Exchanging information
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jul 2007 21:56:29 GMT
On Sat, 28 Jul 2007 09:48:48 GMT, Haggis McMutton
<haggis@xxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :
I should mention that I'm very likely to want to write the client in a
different language in the future so I need a way of doing it that can
easily be done in other languages. I can't be Java specific.
in that case, you would likely want
1. your own protocol -- easiest to understand and make match. Least
other people's code to understand and deal with impedance mismatches.
2. SOAP - fluffy, likely to have support
3. CORBA - the institutional heavy duty solution.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Exchanging information
- From: Haggis McMutton
- Re: Exchanging information
- From: Mark Space
- Re: Exchanging information
- From: Haggis McMutton
- Exchanging information
- Prev by Date: Linux printing from Eclipse
- Next by Date: Re: Exchanging information
- Previous by thread: Re: Exchanging information
- Next by thread: Re: Exchanging information
- Index(es):
Relevant Pages
|