mimeqp
zip mime 

所属分类压缩解压
开发工具:DOS
文件大小:177KB
下载次数:1210
上传日期:2001-02-09 21:56:01
上 传 者管理员
说明:  MIMEPQ编解码
(mimeqp codec)

文件列表:
MIME.TXT (35997, 1993-05-13)
MIMEQP.C (6956, 1993-05-22)
MIMEQP.EXE (16048, 1993-05-22)
README (973, 1994-02-01)

This MIMEQP decoder/encoder is freeware by Karl Hahn hahn@lds.loral.com Distribute freely, but please remove my name and address from modified versions. Source code is included. MIMEQP encodes files that are mostly ASCII but contain some nonASCII characters so that the encoded file is all ASCII. The characters that were ASCII remain so, so that the encoded file is human-readable. MIMQP encoding also limits line lengths to 72 characters. It is useful for sending files that may contain nonASCII through mail servers. MIMEQP (or MIME Quoted-Printable) is defined in RFC 1341. Encoding replaces all control characters except \n and \t, all ='s, and all characters whose ASCII code is greater than 127 with =XX where XX is the hex value of the ASCII. Decoding (which is the default) does the opposite. Program Usage: mimeqp infile [outfile] [-option] -e encode (default is decode) if no output file given, output replaces input 

近期下载者

相关文件

评论我要评论

收藏者