Thanks to visit codestin.com
Credit goes to sourceforge.net

Menu

[r14]: / ChangeLog  Maximize  Restore  History

Download this file

17 lines (14 with data), 717 Bytes

* Mon Jul 23 2007 Francois Aucamp <[email protected]> - 0.2
- Fixed some bugs in the decoder
- Implemented a few more less-used MMS and WSP headers
- Added some more WSP encoding assignments to make it possible to build a WSP
implementation with python-mms
- Added a new example script: "sendmms.py", which includes limited WTP and
WSP implementations


* Fri Jul 13 2007 Francois Aucamp <[email protected]> - 0.1
- Initial release
- The decoder is able to properly decode MMSs; tested with example binary MMS
messages from forum.nokia.com
- The encoder is able to encode SMIL-based and non-SMIL based MMSs, thus far
only tested with python-mms's decoder
- Added some example scripts to show how to use the library