I dont know if i read it correctly in ITMS program code.. i am sure you probably know that it is a proxy between for IRE realm and a client. i noticed that in the code that when after finish talk with IRE Realm for ATCP(by turn it on of course). So it turns on the MCCP afterward by tell the IRE realm that the MCCP is on.
I hopes that i explains it clearly. So that why i am suggesting it if there is way to do tell to MushClient to turn the MCCP on?
thanks, just a suggestion! :)
MCCP is turned on by telnet negotiation sequences. Is it not working for you?
ah then i didnt know about that. sorry! i will check on it to see if it does. :p
in actuality, i dont know how MCCP negotation work.. do you know any link to that document how to do that? thanks!
I don't know much about how the MCCP protocol works, but I believe some MUDs support a disabling command? If so, do you know what it is, and can it be implemented through a script?
What is your objective here? To turn MCCP on? Or turn it off?
You can disable MCCP in the MUSHclient output configuration. However if it is enabled, then (some worlds) ask MUSHclient if they support it (that is the telnet negotiation). Once it replies "yes" then the server sends the sequence to say it is about to start compressing, and one byte later, does so.
I imagine some MUDs have an option whether or not they will commence this process. You could look that up in their help files.