Commit graph

1 commit

Author SHA1 Message Date
David Freese
d0cd678b40 File transfer
* Added escape encoding for all file types
    - Allows compressed files to transferred using either
      base64, base128 or base256 with escaped control bytes.
  * Added ability to transmit generic files including:
    - jpeg image
    - png images
    - xls, doc and other office documents
  * Transfer time computed for various levels of compression /
    base encoding
2012-09-16 18:02:17 -05:00