From: Raymond I. <xw...@ya...> - 2002-11-29 15:31:59
|
SODA-RPC is new! It's only found in dynapi :) It stands for: Simple Object and Data Access (SODA) Remote Procedure Call (RPC) - SODA-RPC uses a Simple Object and Data Access (SODA) protocol that enable dynapi to communicate with SODA based web services. Because dynapi is open source SODA is also open source. -- Raymond Irving --- Robin Becker <ro...@re...> wrote: > In article > <200...@we...>, > Raymond > Irving <xw...@ya...> writes > > > >The rpc used by dynapi is different from xml-rpc is > >called "SODA-RPC" > > > > Well that looks good to me. Googling for it I don't > see anything > obvious. Is there a definition somewhere? > > >SODA-RPC might not be as powerful as SOAP, but > itâs > >powerful enough to get the job done right > > > >Key Features: > > > > * Based on XML > > * Works behind firewalls > > * Support older browsers such as NS4+ and IE4+ > > * Doesnât require an XML parser > > * Doesnât require any new software on client or > >server > > * Supports Asynchronous and Synchronous calls. > > * Supports server-side methods and error traps > > * Can make multiple asynchronous/synchronous calls > to > >the same service > > * Can support complex data structures (e.g. > objects, > >arrays, etc) > > * Can be easily ported to any server-side language > >(perl, php, vbscript, jscript, etc) > > * Simplify communications between the browser and > the > >web server > > * Support seven (8) data types: Undifined/null, > Date, > >String, Integer, Float, Boolean, Array and Object > >(Associative Array) > > > >-- > >Raymond Irving > > > >--- Robin Becker <ro...@re...> wrote: > >> rpc/xmlrpc seems like the way to go. Soap is > >> overkill for most things. > >> Does PHP have any advantage over any other > approach? > >> We use python+cgi > >> to do stateless xmlrpc and this has real > advantages > >> in being very > >> portable. There are also numerous python xmlrpc > >> servers. > > > > > > > >__________________________________________________ > >Do you Yahoo!? > >Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > >http://mailplus.yahoo.com > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: Get the new Palm > Tungsten T > >handheld. Power & Color in a compact size! > >http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > >_______________________________________________ > >Dynapi-Help mailing list > >Dyn...@li... > >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > -- > Robin Becker > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm > Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |