DWC

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Rewrite to not just be a copy-and-paste of the documentation)
(More info, article modernization)
Line 2: Line 2:
 
|subcat=Archiving
 
|subcat=Archiving
 
|extensions={{ext|dwc}}
 
|extensions={{ext|dwc}}
 +
|wikidata={{wikidata|Q28600485}}
 
|released=1986
 
|released=1986
 
}}
 
}}
 +
'''DWC''' is a compressed archive utility and file format that was patterned after [[ARC (compression format)|ARC]], but is not compatible with that format. It was designed to be faster and more compact than ARC, but have similar functionality. Its compression scheme is based on [[LZW]].
  
'''DWC''' is an archive utility and file format that was patterned after [[ARC]], but is not compatible with that file format. It was designed to be faster and more compact than ARC, but have similar functionality.
+
It includes a utility to make self-extracting archives.
  
DWC was created by Dean W. Cooper in 1986 as a higher performance alternative to the ARC (both ARC & PKARC) and ZOO file archiving tools. The file COMPARE.DOC in the reference linked below shows comparisons for both compression and time improvements over DWCs erstwhile competitors.
+
== Discussion ==
 +
DWC was created by Dean W. Cooper in 1986 as a higher performance alternative to the [[ARC (compression format)|ARC]] (both ARC & PKARC) and [[ZOO]] file archiving tools. The file COMPARE.DOC (in e.g. version A5.01) reports both compression and time improvements over DWC's competitors.
  
In 1988 the source code for the compressor/decompressor was sold to a company called DS Technologies.
+
Source code for some versions prior to A5.01 was apparently made public, but we have not located any copies.
  
== Identifiers ==
+
The documentation says that in 1988 the compressor/decompressor source code rights were sold to a company called DS Technologies.
* File extension: '''.DWC'''
+
* MIME type (Internet media type): Has no specific registered type; generic binary '''application/octet-stream''' is generally used, or perhaps unregistered custom types with an '''x-''' prefix
+
  
 +
== Identification ==
 +
Files end with a 27-byte trailer that starts with bytes {{magic|1b 00}} (the trailer size) and ends with ASCII "{{magic|DWC}}". There is no header or signature at the beginning of the file.
  
== References ==
+
== Specifications ==
 
+
* A [http://cd.textfiles.com/nightowl/nopv06/028A/DWC_A501.ZIP DWC utility] at CD.Textfiles.com
+
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including DWC]
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including DWC]
 +
* [https://www.fileformat.info/mirror/corion/index.htm#DWC DWC format info], from Corion.net and FileFormat.Info
 +
 +
== Software ==
 +
* DWC (DOS binaries)
 +
** {{CdTextfiles|nightowl/carrs/015A/DWC_A495.ZIP|Ver. A4.95}} (1988-03-15)
 +
** {{CdTextfiles|nightowl/nopv06/028A/DWC_A501.ZIP|Ver. A5.01}} (1988-05-31)
 +
** [https://www.sac.sk/download/pack/dwc-a510.exe Ver. A5.10] (1990-03-07)

Revision as of 15:25, 14 February 2020

File Format
Name DWC
Ontology
Extension(s) .dwc
Wikidata ID Q28600485
Released 1986

DWC is a compressed archive utility and file format that was patterned after ARC, but is not compatible with that format. It was designed to be faster and more compact than ARC, but have similar functionality. Its compression scheme is based on LZW.

It includes a utility to make self-extracting archives.

Contents

Discussion

DWC was created by Dean W. Cooper in 1986 as a higher performance alternative to the ARC (both ARC & PKARC) and ZOO file archiving tools. The file COMPARE.DOC (in e.g. version A5.01) reports both compression and time improvements over DWC's competitors.

Source code for some versions prior to A5.01 was apparently made public, but we have not located any copies.

The documentation says that in 1988 the compressor/decompressor source code rights were sold to a company called DS Technologies.

Identification

Files end with a 27-byte trailer that starts with bytes 1b 00 (the trailer size) and ends with ASCII "DWC". There is no header or signature at the beginning of the file.

Specifications

Software

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox