Dictionary Home »
Webster's New World Hacker Dictionary » Uuencode and Uudecode
Uuencode and Uudecode
Uuencode and Uudecode definition - hacker
Uuencode
converts binary files into ASCII and Uudecode converts ASCII characters into
binary files. The encoding is necessary to be able to email binary files to
systems that would otherwise corrupt these files—such as some UNIX mail
systems. A common routine for sending a binary file over the Internet is to
compress the binary file using PKZIP
and to then use Uuencode to convert the file into ASCII characters. The ASCII
file is then emailed to another online user, who uses Uudecode to convert the
ASCII character file back into a binary ZIP file.
Walter, A. Uuencode and Uudecode. [April 11, 2006.] Www.Walterware
.com Website. http://my.execpc.com/~adw/uu.html.
Webster's New World Hacker Dictionary Copyright © 2006 by Bernadette Schell and Clemens Martin.
Published by Wiley Publishing, Inc., Indianapolis, Indiana.
Used by arrangement with John Wiley & Sons, Inc.
Comments
Improve this definition.
Share on Facebook