Posts Tagged ‘uploading files’

ASCII or BINARY modes? Which one to use?

This item was filled under [ Tech Articles ]

What are ASCII and BINARY modes?
ASCII is the standard method of exchanging information between the computers. It uses 7 bits in a standard byte and holds text.
BINARY is the number system based on number 2. It uses all 8 bits in a byte and can hold images along with text.
Why do we need to worry [...]

Continue reading...