View Single Post
  #56  
Old July 1st, 2007, 07:40 PM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: SmokyBat - Newbie game - Space for one more

UUencode is one of the oldest encoding algorithms in IT. It's still very heavily used in Usenet, for example. I don't know what you use for programming, but there should be something which let's you encode and decode the data, PHP has functions for that built-in (convert_uuencode / convert_uudecode). For the man pages to the command line equivalents, see
http://opengroup.org/onlinepubs/0079.../uuencode.html
http://opengroup.org/onlinepubs/0079.../uudecode.html
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote