1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Net protocols for MUDing -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Mon, 23 Mar 1998 20:53:46 +0000 -->
<!--X-Message-Id: 199803231924.LAA53014#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.SUN.3.96.980320134620.6654A&#45;100000@sun38 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Net protocols for MUDing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#under,engr.sgi.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="msg00861.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00863.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00795.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00775.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00862">Author</A>
&nbsp;|&nbsp;<A HREF="#00862">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00862">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Net protocols for MUDing</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>: Re: [MUD-Dev] Net protocols for MUDing </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 23 Mar 1998 11:24:20 -0800</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Fri, 20 Mar 1998 10:58:51 PST8PDT 
Shawn Halpenny&lt;malachai#iname,com&gt; wrote:

&gt; On Fri, 20 Mar 1998, J C Lawrence wrote: [...]

&gt;&gt; Given a client which is doing predictive work on the scene it
&gt;&gt; represents to the user, and a server (push or pull) which updates
&gt;&gt; the client with the requisite data for verisimilitude, there is a
&gt;&gt; problem:
&gt;&gt; 
&gt;&gt;   &gt; sc You are near to death.  
&gt;&gt;   &gt; l Bubba is here.  
&gt;&gt;   &gt; kill bubba 
&gt;&gt;   You attack Bubba. // At this instant Bubba's client dissappears.
&gt;&gt;   Bubba pushes you with his shield.  // Predicted first act of Bubba.  
&gt;&gt;   You are dead.  // Result of predicted action.  
&gt;&gt;   Bubba suddenly vanishes!  He has logged out.  
&gt;&gt;   You are alive.
&gt;&gt; 
&gt;&gt; This is of course a variation on the colliding space ships, and
&gt;&gt; suffers from the "who owns the decision" problem described above.
&gt;&gt; The key point however is that prediction only goes so far.

&gt; And what if this _sort_ of thing were a desirable feature?  Think
&gt; Dan Simmons' Hyperion et al. and the Shrike battles where the thing
&gt; just up and disappeared.  Suddenly, you notice your arm is severed
&gt; from your body and the thing is standing next to you, swing
&gt; completed before you had the slightest clue it had returned.

Ahh, but the problem here is not that the feature is possible, but
that it is both unpredictable (not deterministic) and unreliably
reproducable.  With a deterministic system its fairly easy to
implement something like the Shrike.  With the above you might get it
sometimes, and not others -- it all depends on net latencies and dumb
arse luck.

&gt; Admittedly not a strong premise, but it was amusing to think that
&gt; people would be trying to a) obtain/force poor network connections
&gt; to the server, or b) hacking the client to selectively drop packets
&gt; here and there, c) etc., all in hopes of getting the drop on our
&gt; erstwhile hero.

I suspect we'd see a lot more users attempting to interfere with their 
opponents 'net connections.  Raph has already mentioned that this is
(commonly?) done now on UOL (ping storms etc).

Consider the following case:

  Thru various means you identify the IP addresses of a number of
other players (eg the ICQ hole).  You find several that are coming
from the same ISP/subnet.

  Now send a ping packet to that subnet's broadcast address with a
forged source address of the broadcast address.

BOOM!  

PK at your leisure.  There is no bandwith into that net any more.

-- 
J C Lawrence                               Internet: claw#null,net
(Contractor)                               Internet: coder#ibm,net
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00795" HREF="msg00795.html">Re: [MUD-Dev] Net protocols for MUDing</A></STRONG>
<UL><LI><EM>From:</EM> Shawn Halpenny &lt;malachai#iname,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00861.html">Re: [MUD-Dev] 3D engines for MUDs</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00863.html">Re: [MUD-Dev] Jukebox</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00795.html">Re: [MUD-Dev] Net protocols for MUDing</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00775.html">Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00862"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00862"><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>Re: [MUD-Dev] Net protocols for MUDing</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00663" HREF="msg00663.html">Re: [MUD-Dev] Net protocols for MUDing</A></strong>, 
Stephen Zepp <a href="mailto:zoran#enid,com">zoran#enid,com</a>, Sun 01 Mar 1998, 23:02 GMT
<UL>
<LI><strong><A NAME="00673" HREF="msg00673.html">Re: [MUD-Dev] Net protocols for MUDing</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Tue 03 Mar 1998, 06:09 GMT
</LI>
<LI><strong><A NAME="00793" HREF="msg00793.html">Re: [MUD-Dev] Net protocols for MUDing</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 20 Mar 1998, 17:58 GMT
<UL>
<LI><strong><A NAME="00795" HREF="msg00795.html">Re: [MUD-Dev] Net protocols for MUDing</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Fri 20 Mar 1998, 18:57 GMT
<UL>
<LI><strong><A NAME="00862" HREF="msg00862.html">Re: [MUD-Dev] Net protocols for MUDing</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Mon 23 Mar 1998, 20:53 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00775" HREF="msg00775.html">Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 20 Mar 1998, 00:06 GMT
<UL>
<LI><strong><A NAME="00837" HREF="msg00837.html">Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user2,inficad.com">nightfall#user2,inficad.com</a>, Mon 23 Mar 1998, 07:41 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00666" HREF="msg00666.html">Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Mon 02 Mar 1998, 09:28 GMT
</LI>
<LI><strong><A NAME="00790" HREF="msg00790.html">Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Fri 20 Mar 1998, 16:36 GMT
</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>