Page 1 of 1

Capturing the datastream...

Posted: Tue Sep 30, 2003 3:57 pm
by mineame
I am assuming that MQ captures the datastream sent down from the server to the client and then does something useful with that...

If this is the case, where does it happen?

What I want to do is write this stream to a file and try and parse it for the info when a user uses the /bazaar command....

Is this possible? Or am I on the wrong track?

Posted: Tue Sep 30, 2003 4:28 pm
by pooz
MQ reads memory, ShowEQ reads the datastream.

Posted: Tue Sep 30, 2003 4:38 pm
by papiraul
What I want to do is write this stream to a file and try and parse it for the info when a user uses the /bazaar command....
Do a seach for bazaartracker on seq.sf.net

Cheers