rpc (not xml-rpc)

  • Thread starter Vladimir Konrad
  • Start date
V

Vladimir Konrad

is rpc possible with ruby?

platform - linux and possibly windows...

vlad

ps: googled but did not find out :-(
 
N

nobody

You could perhaps wrap drb around a local call into the software.

a good idea ;-) will investigate further...

vlad
 
A

Austin Ziegler

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
--=20
Austin Ziegler * (e-mail address removed)
* Alternate: (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top