搜索资源列表
mimedecode
- 一个C语言写的MIME格式信息的解码程序。从标准输入读入mime信息,解码结果输出到标准输出。-a C language to write the MIME format decoding process information. Reading from standard input into the mime information, decoding the results output to standard output.
assniffer01
- *** *** *** *** *** *** *** * assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated ******************************************************************************* Usage: assniffer output_directory [-d deviceindex] [flags (see bel
MIME-C
- mime的C语言实现,用于开发邮件客户端。
MIME编码解码程序
- MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding / decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C / C is
一个通过POP3收邮件的VC++工程
- 一个通过POP3收邮件的VC++工程,可以将email附件解开,POP3 incoming mail through the VC project, you can email the annex to untie
MimeParser-1.1
- 一个邮件解析类,针对MIME的解析,C++实现,有需要的可以-A message parsing class for MIME parsing, C++ implementation, there is need to take a look at
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具群发,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
Mime_formate_MFC
- 一个C++写的解析邮件的类,将外面这些文件导入工程,添加相应的头文件,那么就可以使用。 用法可以参考测试用例-Written in a C++ class parsing e-mail will be outside of these documents into projects, add the corresponding header file, then can be used. Usage can refer to the test
Clever_Internet_Suite_6.3_Source
- Clever Internet Suite是一款网络控件程序。该程序提供上传、下载和Email收发等功能,还可以通过数据压缩恢复数据。编辑器可以整合到Delphi/C++ Builder IDE中,收发邮件信息支持MIME格式和多文件附件,FTP客户端支持SSL等。 -Clever Internet Suite is a network control program. The program provides upload, download and Email sending and rec
acl.3.1.2.tar
- acl 工程是一个跨平台的通用网络通信库,同时提供更多的其它有价值功能。通过该库,用户可以非常容易地编写支持多种模式的服务器程序、WEB 应用程序以及数据库应用程序。此外,该库还提供了 XML/JSON/MIME 编码及解码功能,这些编码解码库均支持流式解析模式,从而使之更适应不同的网络通讯方式。 本工程主要包含 5 个库及大量示例。5 个库的说明如下: 1) lib_acl: 该库是最基础的库,其它 4 个库均依赖于该库 该库以 C 语言实现。 2) lib_protoco