Socket communications

Andrew Bennetts andrew-pythonlist at puzzling.org
Fri Jan 17 17:32:47 EST 2003


On Fri, Jan 17, 2003 at 02:56:10PM -0500, Jp Calderone wrote:
> On Fri, Jan 17, 2003 at 07:57:51AM -0800, Will Stuyvesant wrote:
> 
> > But your example could use some
> > explanations....like what does ``reactor`` do, and how about
> > ``protocol``.
[...]
> blocks for any length of time.  For more details, these urls might be
> interesting:
> 
>  http://twistedmatrix.com/documents/howto/reactor-basics
>  http://twistedmatrix.com/documents/howto/servers
>  http://twistedmatrix.com/documents/howto/clients

For an ultra-brief guide to the terminology, I'd also recommend:

  http://twistedmatrix.com/documents/howto/glossary

-Andrew.






More information about the Python-list mailing list