ANSWERS: 2
  • ... what email program are you using? That is not the case for me.
  • Email is not a binary system; it is designed for sending text. That means that it is allowed to drop "mnn printing" characters, it will not necessarily transmit characters in the rant 128 to 255, and it may give special meanings to certain characters, T^herefore binary files, such as images have to be sent as hexadecimal characters: the byte 0xA0, decimal value 160, is sent as the two characters "A0", which take up twice as much space.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy