<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I am new to Python and would like to know more about network programming in particilar.<BR>
<BR>
I have a script that sets up a socket server and must wait for incoming connections. Once a call has been accepted, it must make another socket connection to a destination.<BR>
<BR>
Now, I want to let these two &quot;talk&quot; to each other. Once the server receives data it must be send out to the destination and when the destination has data, it must be send out to the connection that made the first call to the server.<BR>
<BR>
Does anybody have any examples or tips on how I can let this happen. My calls work for the first batch of data and then when new data is received, the calls break.<BR>
<BR>
Thanks<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>-- 
       Johan Geldenhuys
Access Telecommunication Systems
 Mail to: johan@accesstel.co.za</PRE>
</TD>
</TR>
</TABLE>

</BODY>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.azitech.co.za"><b>Azitech</b></a>, and is
<br />believed to be clean.
</HTML>