Download List

Projeto Descrição

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.

2004-09-06 15:12
0.8.8

Codec de const de mimético:: Corpo foi corrigido. Uma fuga de memória itparser fixo.
Tags: Major bugfixes
Codec const-ness of mimetic::Body was fixed. An
itparser memory leak fixed.

2004-08-30 22:39
0.8.7

Mac OS X suporte e apoio Win32. autogen config_win32.h sobre 'make dist. Correções no IteratorParser <>:: append (), Caixa de Correio:: str (), e os tokenizer.
Mac OS X support and Win32 support. config_win32.h autogen on 'make dist'. Fixes in IteratorParser&lt;&gt;::append(), Mailbox::str(), and the tokenizer.

2004-04-29 11:28
0.8.6

Body:: (...) conjunto foi adicionado, cutee (um pacote de teste de unidade) foi atualizado, doc / header.html e doc / footer.html foram adicionados à distribuição e uma unidade de teste de arquivos temporários são excluídos corretamente durante um "make clean".
Tags: Minor feature enhancements
Body::set(...) was added, cutee (a unit testing package) was
updated, doc/header.html and doc/footer.html were added to
the distribution, and unit testing temporary files are now
deleted properly during a "make clean".

2004-01-20 17:37
0.8.5

Um bug no analisador de que uma nova linha após o corpo de mensagens concatenadas não foi tratada corretamente foi corrigido. cutee, o mecanismo de teste de unidade, foi resynced.
Tags: Minor bugfixes
A parser bug in which a newline after the body of
multipart messages was not handled correctly was
fixed. cutee, the unit testing engine, was
resynced.

2003-12-17 13:34
0.8.4

Esta versão inclui um trabalho em andamento multi-função de ferramenta de e-mail no diretório de exemplos. Ele inclui uma correção para evitar um erro ao analisar campos sem nenhum valor. O trabalho tem sido feito para facilitar a portabilidade do software, eo mecanismo de teste de unidade foi atualizado.
This release includes a work-in-progress multi-function
email tool in the examples directory. It includes a fix to
avoid an error when parsing fields without any value.
Work has been done to ease porting the software, and
the unit testing engine has been upgraded.

Project Resources