file extension BSC - BINSCII Apple II file archive
File extension BSC description:
The term "binscii" comes from combining "binary" with "ASCII". A file in binscii form has been changed so that it can be transmitted as text to/from net servers and services which do not handle pure binary transfers.
Today, practically all servers can handle pure binary transfers; so, binscii is no longer in popular use. However, quite a few old A2 files are still in binscii form and binscii is used for files uploaded to comp.binaries.apple2.
Associated applications to file extension BSC:
BINSCII
Company / developer:
Apple, Inc.
Binscii is a method of turning Apple II files into pieces that can be safely transmitted by the internet, such as usenet and email, and restored to the Apple II file later. It is used for two major reasons: Since it splits files up into manageable pieces, it lets huge files be transmitted without fear of being cut short. Since it translates files to strictly printable characters, mediums that cannot safely send binary files (i.e. files put through Shrinkit) such as email and usenet can send binscii'd files.
Binscii is similar to the unix 'uuencode' encoding, but it is not identical, and far superior. It allows Apple II filetype information to be restored when the file is unpacked. Secondly, binscii is usually not concerned about email or news headers (it ignores them when unpacking), and also can unpack the various pieces of a binscii'd file in any order, and the original file will be be intact as long as all the pieces were unpacked. Finally, you do not have to rejoin all the binscii pieces into one file before unpacking.
