mIRC Homepage
Posted By: xLadyHawkx Sending a single space character - 25/03/06 12:52 PM
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
Posted By: FiberOPtics Re: Sending a single space character - 25/03/06 12:53 PM
bset &bin 1 32
sockwrite $sockname &bin

/help binary files
Posted By: stefys99 Re: Sending a single space character - 25/03/06 08:45 PM
Quote:

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...

mIRC does not allow you to send a line containing only one space, or sending multi-spaces just because it can't handle empty tokens, has nothing to do with spam protection.
© mIRC Discussion Forums