Dear all, I'm new here. I've got a number larger than 128. I want to send it by socket. I find that if print the number directly, I'll print the number in ascii format. So I'll have 3 separate numbers transmitted. But I only want to transmit one byte. How can I do so?
Thanks for any help. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/