[MUD-Dev] Semi Graphical Muds

Marc Bowden ryumo at merit.edu
Wed Feb 14 11:12:01 CET 2001


--On Tuesday, February 13, 2001 23:37 -0700 Bruce <bruce at puremagic.com> 
wrote:

> Felix A. Croes wrote:
>
>> I have looked at it now, and BXXP doesn't appear to have connection
>> state recovery -- automatic resending of messages lost due to a
>> dropped connection -- or UDP support.
>
> Felix,
>
> I'm having trouble seeing how your connection state recovery is
> something that is safe to do, assuming that it is something like:
>
>   * I enter some commands.  Some are still buffered up.
>   * Connection drops.
>   * Connection is re-established.
>   * My buffered up commands are sent.
>
> Is that accurate?

It's not how it works in the LP world. Here, when the connection is
re-established you have a clean slate; buffered commands are lost as
soon as the connection drops.

--------------------------------------------------------------------
Marc Bowden - Soulsinger         Dreamshadow:The Legacy of the Three
  ryumo at merit.edu                                 206.246.120.2 3333
--------------------------------------------------------------------
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list