[Home] [Groups] - Message: [Prev in Group] [Next in Group]
6701: [MUD-Dev] Re: Java for Mud Client (Crossfire MUD topic)
[Full Header] [Plain Text]
From: "Justin McKinnerney" <xymox@toon.org>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 27 Apr 1998 05:55:03 -0400
References: [1]
Organization: Kanga.Nu
>
> Well, at work we handle persistence in applets by passing them their
> identity (the name of their user or whatever) via an applet parameter and
> sucking data from a server over a socket or jdbc connection. That's good
> enough for our virtual conferencing system and presumably it'd be good
> enough for a mud client as well.
>
> Jo
The issue was download time for graphics in the java client if it were
applet based - so the persistance required here is local storage of applet
data so a user doesn't have to download it every time.
- Justin -
--
MUD-Dev: Advancing an unrealised future.