[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

24402: Re: [MUD-Dev] java clients

[Full Header] [Plain Text]
From: "Kwon Ekstrom" <justice@softhome.net>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 31 Jul 2002 15:05:48 -0600
References: [1]
Organization: Kanga.Nu
From: "Zach Collins (Siege)" <zcollins@seidata.com>
> On Fri, 26 Jul 2002, Matt Mihaly wrote:

>> expanding a java client they have for more general use, but ran
>> into a lot of problems with Java, and man was he right. We have
>> been unable, for instance, to enable any sort of copying from the
>> output window into a clipboard, and are also unable to log
>> anything to the player's computer. This inability alone basically
>> renders Java unsuitable for a full-featured text MUD client. (And

Um, sounds like you're using an applet, which unfortunately most
browsers are still using Java 1.0 and the AWT... even so, the
problems you're running into are clearly security issues, you'd have
to sign your applet in order to allow them to handle those tasks.
Standard java supports those features.

Running a java client from the command line doesn't have any of
these restrictions.  Take a look into java signing utilities.

-- Kwon J. Ekstrom


_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev