1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: OT: DCOM and RMI -->
<!--X-From-R13: "Xba O. Znzoreg" <wyflfvapNvk.argpbz.pbz> -->
<!--X-Date: Thu, 08 Jan 1998 06:14:17 +0000 -->
<!--X-Message-Id: 199801080614.AAA04706@dfw&#45;ix6.ix.netcom.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 9801012152.8phs@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, OT: DCOM and RMI</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jlsysinc#ix,netcom.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00108.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00110.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00006.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00126.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00109">Author</A>
&nbsp;|&nbsp;<A HREF="#00109">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00109">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>OT: DCOM and RMI</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: OT: DCOM and RMI</LI>
<LI><em>From</em>: "Jon A. Lambert" &lt;<A HREF="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 8 Jan 1998 01:16:01 -4</LI>
<LI><em>Comments</em>: Authenticated sender is &lt;jlsysinc#popd,ix.netcom.com&gt;</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On  1 Jan 98 at 15:32, Chris Gray wrote:
&gt; [Jon L:]
&gt; 
&gt; :I do not rule out ActiveX or DCOM.  However, I have converted my previous
&gt; :client, which was written using VBScript and ActiveX into Java.  The Sun
&gt; :vs. Microsoft lawsuit is very much an extension of the DCOM vs. RMI war. As
&gt; :the agreement between MS and Sun was secret, there is know way of knowing
&gt; :how this will fall out.  You may see DCOM supported by Java in the end as
&gt; :well as RMI.  :P  I can well understand why MS refuses to support certain
&gt; :Java 1.1 extensions.  Oops, I've strayed off signal again...
&gt; 
&gt; Off topic, but, can someone expand on the acronyms 'DCOM' and 'RMI'? I
&gt; know Java, and think I understand what ActiveX is (never seen it tho),
&gt; but I don't know those two.
&gt; 

DCOM stands for "Distributed Component Object Model".  It's largely 
an extension of the ActiveX components.  Which in turn are an extension 
of OLE, "Object Linking and Embedding".  OLE's earliest and most visible 
use to the average user, was the embedding of Excel spreadsheets in
Word documents and in embedding other WinThings in other WinApps.  

It exposes an interface of properties and methods residing and executing
on a server remotely to a client (any C/C++ program) or browser (IE with 
VBScript and/or J++ of course) 

RMI stands for Remote Method Interface which is supported under Sun's
Java 1.1 which allows one to execute a Java method residing on the
server.

DCOM enabled objects are somewhat difficult to write, yet not as 
difficult as CORBA (BTW this is complete hearsay and subjective 
opinion :&gt; ).  

_I_ believe DCOM to be technically superior to RMI in the area
of performance and features.  OTOH, RMI is quite easy to write, 
to call, and understand which is a very big plus.

--
Jon A. Lambert
"Everything that deceives may be said to enchant" - Plato

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00126" HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>
<ul compact><li><em>From:</em> Vadim Tkachenko &lt;vadimt#4cs,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00006" HREF="msg00006.html">Re: [MUD-Dev] The impact of the web on muds</A></STRONG>
<UL><LI><EM>From:</EM> cg#ami-cg,GraySage.Edmonton.AB.CA (Chris Gray)</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00108.html">Re: [MUD-Dev] Re: (no subject)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00110.html">Re: [MUD-Dev]  The impact of the web on muds</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00006.html">Re: [MUD-Dev] The impact of the web on muds</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00109"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00109"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><strong><A NAME="00010" HREF="msg00010.html">Re: [MUD-Dev]  Mud Settings</A></strong>, 
Mike Sellers <a href="mailto:mike#online-alchemy,com">mike#online-alchemy,com</a>, Fri 02 Jan 1998, 21:21 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00028" HREF="msg00028.html">Re: [MUD-Dev]  Mud Settings</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Mon 05 Jan 1998, 20:25 GMT
<UL>
<LI><strong><A NAME="00081" HREF="msg00081.html">Re: [MUD-Dev] Mud Settings</A></strong>, 
JC Lawrence <a href="mailto:claw#under,Eng.Sun.COM">claw#under,Eng.Sun.COM</a>, Wed 07 Jan 1998, 01:03 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00006" HREF="msg00006.html">Re: [MUD-Dev] The impact of the web on muds</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 01 Jan 1998, 23:19 GMT
<UL>
<LI><strong><A NAME="00109" HREF="msg00109.html">OT: DCOM and RMI</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 08 Jan 1998, 06:14 GMT
<UL>
<LI><strong><A NAME="00126" HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Fri 09 Jan 1998, 00:48 GMT
<UL>
<LI><strong><A NAME="00137" HREF="msg00137.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</a>, Fri 09 Jan 1998, 12:00 GMT
</LI>
<LI><strong><A NAME="00142" HREF="msg00142.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Fri 09 Jan 1998, 17:08 GMT
</LI>
<LI><strong><A NAME="00208" HREF="msg00208.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Mon 12 Jan 1998, 13:02 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>