Re: RPC client class?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: RPC client class?

From: Aaron Lav <asl2@panix.com>
Date: Fri Mar 03 2006 - 21:33:02 CET

In article <pVWNf.2362$6I.2361@newsread3.news.pas.earthlink.net>,
Dick Watson <littlegreengecko@mind-enufalready-spring.com> wrote:
>"Fredrik Lundh" <fredrik@pythonware.com> wrote in message
>news:mailman.2634.1141371832.27775.python-list@python.org...
>> if the RPC you're talking about is Sun RPC, the whole concept is pretty
>> dated (the original RFCs are from the late eighties).
>
>Just because it's dated doesn't meant it isn't still something that
>occasionally needs done. Thanks for the advice!

There's also several packages that I know of that include an ONC RPC
IDL compiler, which you might want to look at if the IDL is complex:
 - my Pinefs package (http://www.panix.com/~asl2/software/Pinefs/),
 - the Michigan CITI pynfs/newpynfs
(http://www.citi.umich.edu/projects/nfsv4/pynfs/)
 - Wim Lewis's rpcgen.py
(http://people.omnigroup.com/wiml/soft/stale-index.html#python)

        Aaron Lav (http://www.pobox.com/~asl2)
Received on Sun Apr 30 10:46:37 2006