Hey hey..

I wasn't sure where to post this, but I've been working on sockets and connecting to webservers etc. At one point I needed to send a single space character to the socket to continue logging in. I was unable to do this in any way..

I know mirc does not allow sending a single space character and I'm guessing because people could easily spam if mirc did allow it...

Might it be possible to add something so mirc can send a space in the form of like $chr(32) through a socket?

Thanks for your time smile