From: Austin Ziegler Date: 2005-09-03T23:18:40+09:00 Subject: Re: rpc (not xml-rpc) On 9/2/05, Vladimir Konrad wrote: > > Have you looked at Drb? > > http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/ > the rpc is to a different (not ruby) piece of software/server (disk quota > system). If the disk quota system implements Sun's RPC, you're not going to be able to do this without diving into either DL (unlikely, because I don't think that's loadable) or writing a wrapper to the specific RPC calls in C. This is mostly because Sun's RPC is crap. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca