1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Sockets -->
<!--X-From-R13: "Chmnu Mfbsgubzr]" <dhmnuNfbsgubzr.arg> -->
<!--X-Date: Tue, 20 Apr 1999 22:29:56 &#45;0700 -->
<!--X-Message-Id: 000901be8be5$4d9785a0$11cb9cd1@k6 -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Sockets</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:quzah#softhome,net">
</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="msg00093.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00095.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00101.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00098.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00094">Author</A>
&nbsp;|&nbsp;<A HREF="#00094">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00094">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Sockets</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: [MUD-Dev] Sockets</LI>
<LI><em>From</em>: "Quzah [softhome]" &lt;<A HREF="mailto:quzah#softhome,net">quzah#softhome,net</A>&gt;</LI>
<LI><em>Date</em>: Wed, 21 Apr 1999 03:54:14 -0700</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#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>
Hello all. It's been a while since I posted, but I thought I'd go
ahead and bug you all again.

I'm trying my hand at sockets, and while I'm not too sure of myself
I have a bunch of web pages to look at and an interesting .ps file
to look at. That being said, I would have looked in the archives
for some information on it, but I can't seem to get to kanga.nu at
all. Did the archives move when I wasn't paying attention?

At any rate, if this is the wrong place to ask, and some one feels
like helping me anyway, you can email me if you like. Ok so here
goes:

What is the main difference between and benifit of using:

(1) asynchronous notification
    &lt;versus&gt;
(2) versus non-blocking
    &lt;versus&gt;
(3) using select

At any rate that's how the .ps file describes the three variations,
and I'll be the first to say I for the most part don't grasp all that
is going on with these methods. My first quick attempt, which was
pretty much a modified copy of something I saw some web page some
place, would be great if I was making a bbs style door game.

However, since I want more than 1 person on at a time... ;) It
even accepts more than one connection, but the other folk can't do
anything while the first person is connected. (I need to make it
non blocking I think, but it's late and let's hope I can get it a
bit better when I'm fully awake.)

Anyway, I was wondering if some one could explain the advantages
between the three (assuming I have the types correct) or which is
the simplest to implement/learn so I have a place to start. It
does wonders for the self esteem to actually see something work :)

I'm rambling, so I'll cut this short(er). If this is the incorrect
place to ask, please forgive the intrusion; but if you still feel
like explaining a bit to me, feel free to email me.

Thanks.

Quzah.




_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00099" HREF="msg00099.html">Re: [MUD-Dev] Sockets</A></strong>
<ul compact><li><em>From:</em> Jo Dillon &lt;emily#thelonious,new.ox.ac.uk&gt;</li></ul>
<li><strong><A NAME="00098" HREF="msg00098.html">Re: [MUD-Dev] Sockets</A></strong>
<ul compact><li><em>From:</em> Alex Stewart &lt;riche#crl,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00093.html">Re: [MUD-Dev] Virtual machine design</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00095.html">RE: [MUD-Dev] Virtual machine design</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00101.html">[MUD-Dev] ScryMUD 1.8.13 snapshot released.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00098.html">Re: [MUD-Dev] Sockets</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00094"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00094"><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] Monthly FAQ Posting</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00248" HREF="msg00248.html">[MUD-Dev] Monthly FAQ Posting</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Sat 15 May 1999, 09:29 GMT
</LI>
<LI><strong><A NAME="00796" HREF="msg00796.html">[MUD-Dev] Monthly FAQ Posting</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Sun 13 Jun 1999, 17:38 GMT
</LI>
<LI><strong><A NAME="00897" HREF="msg00897.html">[MUD-Dev] Monthly FAQ Posting</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Wed 14 Jul 1999, 02:31 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00101" HREF="msg00101.html">[MUD-Dev] ScryMUD 1.8.13 snapshot released.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Tue 27 Apr 1999, 21:14 GMT
<LI><strong><A NAME="00094" HREF="msg00094.html">[MUD-Dev] Sockets</A></strong>, 
Quzah [softhome] <a href="mailto:quzah#softhome,net">quzah#softhome,net</a>, Wed 21 Apr 1999, 05:29 GMT
<UL>
<LI><strong><A NAME="00098" HREF="msg00098.html">Re: [MUD-Dev] Sockets</A></strong>, 
Alex Stewart <a href="mailto:riche#crl,com">riche#crl,com</a>, Thu 22 Apr 1999, 05:37 GMT
<UL>
<LI><strong><A NAME="00100" HREF="msg00100.html">Re: [MUD-Dev] Sockets</A></strong>, 
Quzah [softhome] <a href="mailto:quzah#softhome,net">quzah#softhome,net</a>, Fri 23 Apr 1999, 07:14 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00099" HREF="msg00099.html">Re: [MUD-Dev] Sockets</A></strong>, 
Jo Dillon <a href="mailto:emily#thelonious,new.ox.ac.uk">emily#thelonious,new.ox.ac.uk</a>, Fri 23 Apr 1999, 07:06 GMT
<UL>
<LI><strong><A NAME="00131" HREF="msg00131.html">Re: [MUD-Dev] Sockets</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 04 May 1999, 05:47 GMT
</LI>
</UL>
</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>