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

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
 
T

Thomas Tomiczek [MVP]

Remoting. Just RTFM.

--
Regards

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

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

Top