Re: Twisted server and protocol question

2006-08-28 Thread Simon Forman
Benry wrote: > Hi guys. I hope I can discuss Twisted here. If not, direct me to the > correct place please. Twisted mailing list: http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python ;-) ~Simon -- http://mail.python.org/mailman/listinfo/python-list

Twisted server and protocol question

2006-08-28 Thread Benry
Hi guys. I hope I can discuss Twisted here. If not, direct me to the correct place please. My question(s): I'm working on a custom network protocol (application layer in TCP/IP model) for a custom network. Please don't try to talk me out of this. I'm limiting many of the other protocols, becaus