|
| -----Original Message----- | [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Joe Pluta | Sent: Saturday, March 20, 2004 6:08 PM | My question is this: has anybody tried calling a web service directly | from RPG? I can't believe it's that difficult; it's simply a sockets | communication. | But we all know the performance downsides of invoking Java from | RPG; it would be nice to be able to do it directly from RPG. | | What do you all think? I think it'd be handy. Don't know exactly how to do it, but I would Guess you could call C functions to do the work more efficiently. (Again, exactly WHAT C functions, I'm not sure. May be able to do same through CGI-calls?) Generally speaking, there's (at least) two ways as I understand it, which is via REST (GET-POST) and via XML-RPC (parametered-call to a socket service).
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.