>>> sender: "tiberiu.motoc / gmail.com" date: "Thu, Jan 25, 2007 at 04:35:16PM +0900" <<<EOQ
> Hi,
> 
> I'm trying to find a new way to achieve inter-platform communication.
> I'm currently using web services to pass data between a Solaris
> machine, a Windows machine and a Linux machine. I would like to find
> out if ruby can help me out in any way. Does ruby implement any RMI
> system? Does it have SOAP+WSDL capabilities?
Hi all,

You could also try the 9P protocol from Plan9[1]. There are at least
two Ruby implementations[2] of it and even if you won't end up using 
it, it's definitely something worth reading.

Good luck,
Alex

[1] http://plan9.bell-labs.com/plan9/
[2] http://cat-v.org/9p/