On Apr 21, 2007, at 8:38 AM, mat wrote:
I implemented my protocol encoding in the procotol filter and I used one session one object method. I just wonder if I try to boardbast the message to N clients, which means the encoding part will be called N times? If so, should I move my encoding part in the IoHandler which means encoding onceand send bytes to sessions(without encoding N times but once).
yes, you could do this. -pete -- (peter.royal|osi)@pobox.com - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
