[MUD-Dev] Moore's Law sucks (was: 3D graphics)

coder at ibm.net coder at ibm.net
Sun Feb 15 22:29:42 CET 1998


On 14/02/98 at 01:58 AM, Adam Wiggins <nightfall at user2.inficad.com> said:

>My main problem is that even though bandwidth is increasing, hiccups are
>just as common (if not more common) than ever.  This is what makes online
>gaming so frustrating much of the time; several second pauses on an
>otherwise clean connection for no aparent reason.  Cable modems certainly
>won't solve this.

It makes a lot more sense to me to move away from TCP for MUD clients, and
instead look to UDP and design the client and server to be tolerant of
dropped packets.  Sure, things will get a bit jerky of occassion, but it
sure beats waiting for the time-out and re-send of a dropped packet.

--
J C Lawrence                               Internet: claw at null.net
----------(*)                              Internet: coder at ibm.net
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...




More information about the mud-dev-archive mailing list