Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: SOAP

From: gchiu:compkarori at: 13-Jun-2001 9:18

On Tue, 12 Jun 2001 11:20:04 +0200 "Maarten Koopmans" <[m--koopmans2--chello--nl]> wrote:
> Say you have a service that you want to be available on a > network to other > Rebol processes. > And it needs to perform rather well, and you don't want > to write all the > communication software. > You'd use rugby or something like that.
Okay, understood now. So, it's similar to xml-rpc without the xml between Rebol client/server. So, I see that Rebol needs SOAP to access 3rd party SOAP services, and Rugby needs to provide a SOAP interface to allow non-Rebol clients to access Rugby services. Is there a directory of Rugby services currently available? Do we need a wdsl type of descriptor to access these services? Or, perhaps, should all Rugby services provide a 'help command? -- Graham Chiu