SMTP协议的标准文档
SMTP协议的标准文档,IETF的RFC中文版...
SMTP协议的标准文档,IETF的RFC中文版...
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has featur...
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the ...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (...
只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。...