Orb - object request broker - how to use in C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I took a course in Enterprise Java Beans and we used RMI-IIOP servers to
communicate between applications. Very cool. But the book said that .Net
does something like this also. Does anyone know how to use RMI or object
request broker in C#? Or could someone point me where I could get some
information on this?

Thanks
 
Remoting. Just RTFM.

--
Regards

Thomas Tomiczek
THONA Software & Consulting Ltd.
(Microsoft MVP C#/.NET)
(CTO PowerNodes Ltd.)
 
Back
Top