[Tutor] networking basics

Steve A. aichele@mindspring.com
Tue, 6 Mar 2001 20:49:36 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C0A67E.F4BEA9C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello.  I'm writing an applicaton that will be similar to ICQ in that it =
will support P2P instant messages and
fullduplex split-screen chats. =20

Problem: a month ago, I managed to get two machines talking to one =
another simultaneously (fullduplex chat),
but now I can't seem to figure out how I did it.  argh!  I 'get' the =
basics of sockets and am familiar with the tutorials
in most of the python books, but I can't find out how to do this simple =
thing.  Help!  :-)

Also, any suggestions about what to use and what to avoid as far as =
setting up a network server with Python=20
would be *GREATLY* appreciated.

thanks!
stephen

------=_NextPart_000_0007_01C0A67E.F4BEA9C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello.&nbsp; I'm writing an applicaton =
that will be=20
similar to ICQ in that it will support P2P instant messages =
and</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>fullduplex split-screen chats.&nbsp; =
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Problem: a month ago, I managed to get =
two machines=20
talking to one another simultaneously (fullduplex chat),</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>but now I can't seem to figure out how =
I did=20
it.&nbsp; argh!&nbsp; I 'get' the basics of sockets and am familiar with =
the=20
tutorials</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>in most of the python books, but I =
can't find out=20
how to do this simple thing.&nbsp; Help!&nbsp; :-)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Also, any suggestions about what to use =
and what to=20
avoid as far as setting up a network server with Python </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>would be *GREATLY* =
appreciated.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>thanks!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>stephen</FONT></DIV></BODY></HTML>

------=_NextPart_000_0007_01C0A67E.F4BEA9C0--