Download List

项目描述

SMS Framework is an Objective C framework for
decoding SMS messages in PDU format to objects. It
is easily usable in Cocoa and GNUstep
environments, and it reduces developer
responsibility for decoding messages to extracting
the raw messages from the phone. The XCode project
file contains three targets: one system wide
framework, one framework to include in
applications, and a small application for testing
the framework.

系统要求

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.

2006-03-06 22:03
A4

修正了两个解码,这似乎影响到国际用户的小错误。这些缺陷显然OS X 10.4.5上之后出现。
标签: Minor bugfixes
Fixes two small bugs in decoding that seem to affect international users. The bugs became apparent after OS X 10.4.5 appeared.

2005-11-30 11:06
A3

一个解码多部分邮件的主要错误是固定的。各种GNUstep的兼容性更新了。一些小的错误是固定的。
标签: Major bugfixes
A major bug in decoding multipart messages was
fixed. Various GNUstep compatibility updates were
made. Some minor bugs were fixed.

2005-11-26 15:45
A2

此版本适用于适当的版本编号的惯例,增加了一个GNUstep的生成,并修复所有的内存泄漏,错误读爆发多部分邮件的标题是得当的,错误是发生在默认提取字母,从邮件的标题。
标签: Major bugfixes
This release applies a proper version numbering convention, adds a
GNUstep makefile, and fixes all the memory leaks, a bug that broke
reading the headers properly in multipart messages, and a bug that broke
extracting the header from messages in the default alphabet.

2005-11-23 15:37
1.0

短消息解码的字母使用默认的GSM和UCS2支持。多部分短信支持,连同有关短信很多额外的信息。
标签: Initial freshmeat announcement
SMS decoding of messages using default GSM
alphabet and UCS2 is supported. Multipart SMS
messages are supported, along with a lot of extra
information about the SMS messages.

Project Resources