<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Could I have&nbsp;some advice on how to send a message to all 
connected clients.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Where do I keep the list of the client connections - in the 
sub-class of Protocol</FONT></DIV>
<DIV><FONT size=2>or in the sub-class of Factory?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Do I call the write method for each client connection 
</FONT><FONT size=2>or there is a better way in twisted</FONT></DIV>
<DIV><FONT size=2>to send a message to all the clients or a group of 
clients.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV></BODY></HTML>