搜索资源列表
chap5qps
- 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents inclu
encode
- 编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in the public domain. They may be shared or copied as long as NO fee is charged for their distribution or use. -the e
uudecode
- 实现uuencode的编解码,支持buffer
DES
- DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c
openSmtp_source.01.11.0
- 一个很优秀的opensmtp源码 FUTURE: Move to custom List - RecipientList CRAM MD5 Authentication S/MIME support UUEncode support Allow Attachment Encoding to be chosen by user (base64/UUEncode/None) Add Progress Delega
uuencode
- uuencode 是一种uu编码格式的通常方式。
mime64b
- WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Alt
mime64b
- WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Alt
chap5qps
- 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents inclu
encode
- 编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in the public domain. They may be shared or copied as long as NO fee is charged for their distribution or use. -the e
uudecode
- 实现uuencode的编解码,支持buffer
DES
- DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c-DES algorithm C source benchmark.cdes.cdescalc.cdescert.cdescycle.cgeto
openSmtp_source.01.11.0
- 一个很优秀的opensmtp源码 FUTURE: Move to custom List - RecipientList CRAM MD5 Authentication S/MIME support UUEncode support Allow Attachment Encoding to be chosen by user (base64/UUEncode/None) Add Progress Delega
MIME_UUEncode
- 实现MIME和UUEncode编码与解码的源程序-The realization of MIME encoding and decoding and UUEncode source
uudeview-0.5.20.tar
- UUDeview是一个编码解码器,可以支持uuencode,xxencode,BinHex格式文件-UUDeview is a codec can support uuencode, xxencode, BinHex format
mailer
- If necessary, send an e-mail non-file it first must be converted to a coded form that is not confusing to your mailing srever or the e-mail, which works with the recipient. There are several ways of such transformation.
uuencode
- uuencode source code this write a c code.
uue
- UUENCODE.EXE and UUDECODE.EXE are small Win32 console-mode utilities, written in Microsoft Visual C/C++ v4.0, which encode/decode single files based on the standard uuencoding/uudecoding algorithms.
base64
- Base64是一種使用64基的位置計數法。它使用2的最大次方來代表僅可列印的ASCII 字元。這使它可用來作為電子郵件的傳輸編碼。在Base64中的變數使用字元A-Z、a-z和0-9 ,這樣共有62個字元,用來作為開始的64個數字,最後兩個用來作為數字的符號在不同的系統中而不同。一些如uuencode的其他編碼方法,和之後binhex的版本使用不同的64字符集來代表6個二進制數字,但是它們不叫Base64。-Base64 is a 64
uuencode
- uu encode Source Code for Linux.