in reply to Re: Re: Integrating Perl into language independent networked applications
in thread Integrating Perl into language independent networked applications
My suggestion is keep it simple! XML-RPC with a single-parameter to each function, that being an XML serialized object (or equivalent) will be much easier to process and read.
And don't forget to encrypt the stream!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Integrating Perl into language independent networked applications
by rob_au (Abbot) on May 19, 2004 at 09:20 UTC |