Download List

프로젝트 설명

mimetic is a MIME library written in C++ designed to be
easy to use and integrate but yet fast and efficient. It's
standard compliant using the Standard Template Library
for base C++ structures and supporting all relevant
messaging RFCs. A powerful template encoding/decoding
engine is also included to allow seamless extendibility
(i.e. encryption codecs) and intuitive codec chains
creation (using well-known Unix-style pipes syntax:
a|b|c). Real world examples, documentation, and
regression tests are included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-09 16:45 Back to release list
0.8.9

은 thread - safe MessageId 구현되었습니다. CRLF를 항상 사용됩니다. GCC는 3.4.x를 지원합니다. 잘못된 Base64로 입력 버그가 수정되었습니다. 접는 알고리즘 버그가 수정되었습니다. 인코딩된 이진 첨부 파일이 버그가 해결되었습니다.
Tags: Minor bugfixes
Thread-safe MessageId was implemented. CRLF is
always used. GCC 3.4.x is supported. A bug with
malformed Base64 input was fixed. A bug with the
folding algorithm was fixed. A bug with
binary-encoded attachments was fixed.

Project Resources