<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD-Dev] Re: Finer points of Telnet programming ... -->
<!--X-From-R13: [nep Vreanaqrm <znepNwo.pbz> -->
<!--X-Date: Sun, 23 Aug 1998 01:06:28 -0700 -->
<!--X-Message-Id: Pine.LNX.3.93.980823005952.715A-100000#ias,jb.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 35DFC4B7.7E038301#mindless,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Finer points of Telnet programming ...</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:marc#jb,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="msg00821.html">Previous</a>
| <a href="msg00823.html">Next</a>
]
Thread:
[ <a href="msg00820.html">Previous</a>
| <a href="msg00828.html">Next</a>
]
Index:
[ <A HREF="author.html#00822">Author</A>
| <A HREF="#00822">Date</A>
| <A HREF="thread.html#00822">Thread</A>
]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Finer points of Telnet programming ...</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Finer points of Telnet programming ...</LI>
<LI><em>From</em>: Marc Hernandez <<A HREF="mailto:marc#jb,com">marc#jb,com</A>></LI>
<LI><em>Date</em>: Sun, 23 Aug 1998 01:05:37 -0700 (PDT)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Sun, 23 Aug 1998, Jynx (Wyrm / Tygr / Myth) Ryn wrote:
}platform I have run into a building block. How does TELNET
}programming WORK? For the life of me I can't figure it out.
You basically open a socket, 'accept' incoming connections (which
opens individual sockets for them) and service them at appropriate times.
A good intro to socket programming is:
<<A HREF="http://www.ecst.csuchico.edu/~beej/guide/net/">http://www.ecst.csuchico.edu/~beej/guide/net/</A>>
There are of course many fine points about socket programming, but
it should get you started.
}If anybody can help me with TELNET ( C++ perferably, C
}alternately ) I'd appreciate it greatly.
I wrote a set of socket classes in a day (then threw it away and
redesigned/coded it again). It is fairly easy to wrap the C stuff and
make it portable.
Marc Hernandez marc#eisoftware,com
Programmer www.eisoftware.com
</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="00820" HREF="msg00820.html">[MUD-Dev] Finer points of Telnet programming ...</A></STRONG>
<UL><LI><EM>From:</EM> "Jynx (Wyrm / Tygr / Myth) Ryn" <jynx_ryn#mindless,com></LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00821.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00823.html">[MUD-Dev] [off-topic] Email</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00820.html">[MUD-Dev] Finer points of Telnet programming ...</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00828.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00822"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00822"><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>[MUD-Dev] Re: Finer points of Telnet programming ...</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00838" HREF="msg00838.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Tue 25 Aug 1998, 05:25 GMT
</LI>
</ul>
<LI><strong><A NAME="00836" HREF="msg00836.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
quzah <a href="mailto:quzah#geocities,com">quzah#geocities,com</a>, Tue 25 Aug 1998, 00:37 GMT
<UL>
<LI><strong><A NAME="00837" HREF="msg00837.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 25 Aug 1998, 02:10 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00820" HREF="msg00820.html">[MUD-Dev] Finer points of Telnet programming ...</A></strong>,
Jynx (Wyrm / Tygr / Myth) Ryn <a href="mailto:jynx_ryn#mindless,com">jynx_ryn#mindless,com</a>, Sun 23 Aug 1998, 07:30 GMT
<UL>
<LI><strong><A NAME="00822" HREF="msg00822.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
Marc Hernandez <a href="mailto:marc#jb,com">marc#jb,com</a>, Sun 23 Aug 1998, 08:06 GMT
</LI>
<LI><strong><A NAME="00828" HREF="msg00828.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Sun 23 Aug 1998, 21:26 GMT
<UL>
<LI><strong><A NAME="00829" HREF="msg00829.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
Jynx (Wyrm / Tygr / Myth) Ryn <a href="mailto:jynx_ryn#mindless,com">jynx_ryn#mindless,com</a>, Sun 23 Aug 1998, 22:16 GMT
<UL>
<LI><strong><A NAME="00830" HREF="msg00830.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></strong>,
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 24 Aug 1998, 03:28 GMT
<UL>
<LI><strong><A NAME="00833" HREF="msg00833.html">[MUD-Dev] Minimal MUD-kernel (was Re: Finer points of Telnet programming ...)</A></strong>,
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Mon 24 Aug 1998, 09:50 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>