<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: Just a bit of musing --> <!--X-From-R13: "Xba O. Znzoreg" <wyflfvapNvk.argpbz.pbz> --> <!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx3.ibm.net id 858266889.72938-1 Thu Mar 13 15:28:09 1997 --> <!--X-Message-Id: 199703131531.JAA23492@dfw-ix1.ix.netcom.com --> <!--X-Content-Type: text/plain --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: Just a bit of musing</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:jlsysinc#ix,netcom.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> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00104.html">Previous</a> | <a href="msg00106.html">Next</a> ] Thread: [ <a href="msg00103.html">Previous</a> | <a href="msg00106.html">Next</a> ] Index: [ <A HREF="author.html#00105">Author</A> | <A HREF="#00105">Date</A> | <A HREF="thread.html#00105">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: Just a bit of musing</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: Just a bit of musing</LI> <LI><em>From</em>: "Jon A. Lambert" <<A HREF="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</A>></LI> <LI><em>Date</em>: Thu, 13 Mar 1997 10:34:47 -0500</LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> > This is kind of specialized, isn't it? You're making the basic nature of > the client dependent on the kind of world the MUD runs. It isn't much > harder (can be easier with the right tools, I suspect) to make a client > that is more general, so that the layout of the screen, etc. is all > controlled from the server. <snip> Yes this is a specialized client. It is designed to run on my server and only my server. In fact it's quite impossible to connect to any other mud with it. The client app is actually part of the servers database and is automatically updated if necessary by the mud web server. As a standalone client it is worthless. The server only sends contextl tags if it is determined that it is being accessed by my client. Once the client begins execution, only it knows the window sizes, colors and fonts available of the browser its running in. There is know need for the server to negotiate this with the client. In fact this would be quite a mess. For instance the following might be sent: [:T1 You are standing in the great hall of castle Grimm :] -- room description [:T2 There is a large oak door set in the south wall :] - exit description [:T3 A banquet table:] - object description [:T4 Lord Grimm stands before you :] - player description [:P0 <%H,%P>] - prompt configuration [:P1 <100hp, 200pp> :] - prompt [:B0 "Help %":] - button configurations [:B1 "Inventory":] This is simplified but the muds output is basically wrapped with context tags and the client determines the placement and use. The server and client only need to agree on what the general purpose of the tag is. All mud output is basically standard unless context is indicated, the abscence of context is also handled by the client. Session.Output("blah blah",context) JL </PRE> <!--X-Body-of-Message-End--> <!--X-MsgBody-End--> <!--X-Follow-Ups--> <HR> <!--X-Follow-Ups-End--> <!--X-References--> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00104.html">Re: Room coding</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00106.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00103.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00106.html">Re: Just a bit of musing</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00105"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00105"><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: Just a bit of musing</STRONG>, <EM>(continued)</EM> <ul compact> <LI><strong><A NAME="00097" HREF="msg00097.html">Re: Just a bit of musing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 13 Mar 1997, 10:11 GMT </LI> <LI><strong><A NAME="00099" HREF="msg00099.html">RE: Just a bit of musing</A></strong>, Carter T. Shock <a href="mailto:ctso#umiacs,umd.edu">ctso#umiacs,umd.edu</a>, Thu 13 Mar 1997, 10:49 GMT </LI> <LI><strong><A NAME="00101" HREF="msg00101.html">Re: Just a bit of musing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 13 Mar 1997, 15:00 GMT </LI> <LI><strong><A NAME="00103" HREF="msg00103.html">Re: Just a bit of musing</A></strong>, Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 13 Mar 1997, 22:27 GMT </LI> <LI><strong><A NAME="00105" HREF="msg00105.html">Re: Just a bit of musing</A></strong>, Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 13 Mar 1997, 23:28 GMT </LI> <LI><strong><A NAME="00106" HREF="msg00106.html">Re: Just a bit of musing</A></strong>, Wout Mertens <a href="mailto:Wout.Mertens#rug,ac.be">Wout.Mertens#rug,ac.be</a>, Thu 13 Mar 1997, 23:48 GMT </LI> <LI><strong><A NAME="00108" HREF="msg00108.html">Re: Just a bit of musing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Fri 14 Mar 1997, 11:13 GMT </LI> <LI><strong><A NAME="00110" HREF="msg00110.html">Re: Just a bit of musing</A></strong>, Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 14 Mar 1997, 13:17 GMT </LI> <LI><strong><A NAME="00114" HREF="msg00114.html">Re: Just a bit of musing</A></strong>, claw <a href="mailto:claw#null,net">claw#null,net</a>, Sat 15 Mar 1997, 07:53 GMT </LI> </ul> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>