On Tue, Mar 10, 2009 at 5:59 PM, Andreas Färber <[email protected]>wrote:

> Hi,
>
> Am 08.03.2009 um 21:15 schrieb Peter Nolan:
>
> > I'm writing server application and I would like to deliver API
> > functionality
> > for Java clients.
> > Is there any concept for deliver kind of RMI/Remoting Mono client in
> > Java?
> > I don't want use SOAP/WS.
>
> Isn't RMI based on Corba IIOP? You could try IIOP.net then.
>
> http://iiop-net.sourceforge.net/
>


RMI can use IIOP as its transport, but the default is JRMP.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to