>I'm not at all familiar with the way this new chat implimentation works.
It's a lovely new protocol that sacrifices efficiency for simplicity by having
the client poll the server for new incoming messages every few seconds. It
doesn't use START_CHAT_MODE and it relinquishes control of the session (and
the thread) after each poll is complete.
In other words, from a protocol point of view it looks exactly like every
other service offered by the Citadel server.
Oh, and it's totally b0rken when viewed in Internet Exploder. :(