David Guerizec <[EMAIL PROTECTED]> writes: > To keep things simple, a line oriented protocol will do.
Perhaps use asyncore/asynchat? asynchat is now documented in the devel version of the documentation. It wasn't available when I wrote tmda-ofmipd, so I had to read the source to learn how it worked. :-/ http://www.python.org/dev/doc/devel/lib/module-asyncore.html http://www.python.org/dev/doc/devel/lib/module-asynchat.html P.S. - I have some more suggestions for tmda-gui, which I'll relay later today; for now it's bonne nuit. I keep seeing birds flying through the house, but I know that can't be, cuz my feline isn't batting an eye. ;-> _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
