Click here

packed file

A file in a compressed format. Many operating systems and applications contain commands that enable you to pack a file so that it takes up less memory. For example, suppose you have a text file containing ten consecutive space characters. Normally, this would require ten bytes of storage. However, a program that packs files would replace the space characters by a special space-series character followed by the number of spaces being replaced. In this case, the ten spaces would require only two bytes. This is just one packing technique -- there are many others. One disadvantage of packed files, however, is that they can be read only by the program that packed them because they contain special codes.

Some modems automatically pack data before transmitting it across communications lines. This can produce faster communication because fewer bytes need to be sent. However, the modem on the receiving side must be capable of unpacking the data.

Packing is often referred to as data compression, particularly when it involves data communications.



Top Terms
  • 1

    enterprise application

    An enterprise application is the term used to describe applications -- or software -- that a business would use to assist the organization in...

    Read more »

  • 2

    open source

    Generically, open source refers to a program in which the source code is available to the general public for use and/or modification from its...

    Read more »

  • Click Here!

Connect with Webopedia

Did You Know? Archive »

  • Quick Reference Archive »