Dec 192017
 
The source code for the XX scheme to code and decode binary files as distributed and used on BITNET.
File XX_CODE.ZIP from The Programmer’s Corner in
Category Communications
The source code for the XX scheme to code and decode binary files as distributed and used on BITNET.
File Name File Size Zip Size Zip Type
READ.ME 767 435 deflated
XXDECODE.C 9047 3217 deflated
XXDECODE.EXE 13704 8729 deflated
XXENCODE.C 8667 2968 deflated
XXENCODE.EXE 13494 8608 deflated

Download File XX_CODE.ZIP Here

Contents of the READ.ME file


=>> xxdecode.c
=>> xxencode.c

The source code for the XX scheme to code and decode binary files as
distributed and used on BITNET. When a binary file is encoded it is
rendered as a flat ASCII file for transmission over the network.
Decoding the file reverses the process (as one might expect).

Type xx??code for command line syntax

=>> xxdecode.exe
=>> xxencode.exe

Compiled under TC++ 2nd Edition. The only changes made to the original
source as received from BITNET was to add a return value of 0 (zero) to
main() and other functions which did not have a return value associated
with them.

These programs are *not* compatible with the Unix uu??code programs
although the overall functioning of the programs is very similiar.


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)