1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Clients based on Netscape 5? -->
<!--X-From-R13: Hnqvz Fxnpuraxb <inqvzgN4pf.pbz> -->
<!--X-Date: Mon, 26 Jan 1998 04:17:45 +0000 -->
<!--X-Message-Id: 34CC0E58.6B714809#4cs,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 9801251715.8rcy@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Clients based on Netscape 5?</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:vadimt#4cs,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>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00318.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00320.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00313.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00327.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00319">Author</A>
&nbsp;|&nbsp;<A HREF="#00319">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00319">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Clients based on Netscape 5?</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: [MUD-Dev] Clients based on Netscape 5?</LI>
<LI><em>From</em>: Vadim Tkachenko &lt;<A HREF="mailto:vadimt#4cs,com">vadimt#4cs,com</A>&gt;</LI>
<LI><em>Date</em>: Sun, 25 Jan 1998 22:17:29 -0600</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Chris Gray wrote:

&gt; [Caliban:]
&gt;
&gt; :I disagree. An HTTP connection is, at its heart, a telnet connection -- a teln
&gt; :connection which abides by certain communication standards, much as any BBS
&gt; :transaction was at its heart a simple modem connect over which the systems
&gt; :communicated. Front-end mailers, netmail, FIDO technology, all of these were
&gt; :simply limited command sets on which the industry standardised; HTTP is no
&gt; :different. If Netscape is properly designed, then the HTTP connection object's
&gt; :parent would be a raw telnet connect without option negotiation, which is easi
&gt; :extended and turned into a proper telnet client through a simple implementatio
&gt; :of DO/DON'T/WILL/WON'T handling.
&gt;
&gt; Well, I've seen the telnet docs (so I could implement some of it in my
&gt; text agents), but I haven't seen any HTTP specs.

RFC (Request For Comments) numbers for HTTP protocol are, if I'm not mistaken:

RFC-2068 - HTTP/1.1
RFC-1945 - HTTP/1.0

I have them handy and can send or give the URL to find (along with 3 other
HTTP-regarding RFCs)

&gt; My *impression* had been
&gt; that there was little in common, other than that they both basically send
&gt; text back and forth.

Both are a bit more complicated than that - telnet is a connection-oriented, HTTP
is transaction-oriented, as for starters.BTW, can someone enlighten me on how the
latest streaming protocols coexist with HTTP? Or they have nothing to do with it?

&gt; You could make a MUD server (whether MUSH-like or otherwise) that sends out
&gt; HTML (possibly extended) documents for things like room discriptions, etc.

That's a great idea if you want to make the multiprotocol support for the client -
for example, I was considering an advanced Java client being fed generally the same
information as usual telnet client, but just with descriptions like escape
sequences referencing to the URLs (if static) or containing some MD5 of sorts to
pass to the servlet (if dynamic) and showing them in a different frame.

&gt; --
&gt; Chris Gray   cg#ami-cg,GraySage.Edmonton.AB.CA

  --vt



</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00313" HREF="msg00313.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></STRONG>
<UL><LI><EM>From:</EM> cg#ami-cg,GraySage.Edmonton.AB.CA (Chris Gray)</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00318.html">Re: [MUD-Dev]  The impact of the web on muds</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00320.html">Re: OT? [MUD-Dev]  The impact of the web on muds</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00313.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00327.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00319"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00319"><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: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00452" HREF="msg00452.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Fri 13 Feb 1998, 23:05 GMT
</LI>
</ul>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00314" HREF="msg00314.html">Re: [MUD-Dev] OT: Socket programming - platform specific</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<LI><strong><A NAME="00312" HREF="msg00312.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00313" HREF="msg00313.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<UL>
<LI><strong><A NAME="00319" HREF="msg00319.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Mon 26 Jan 1998, 04:17 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00327" HREF="msg00327.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 27 Jan 1998, 07:05 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00302" HREF="msg00302.html">Re: [MUD-Dev]	Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sat 24 Jan 1998, 18:19 GMT
<UL>
<LI><strong><A NAME="00303" HREF="msg00303.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sat 24 Jan 1998, 19:24 GMT
</LI>
<LI><strong><A NAME="00305" HREF="msg00305.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sat 24 Jan 1998, 20:11 GMT
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>