In article <[EMAIL PROTECTED]>,
Dick Watson <[EMAIL PROTECTED]> wrote:
>"Fredrik Lundh" <[EMAIL PROTECTED]> wrote in message 
>news:[EMAIL PROTECTED]
>> 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)


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to