Download List

Descripción del Proyecto

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 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.

2006-03-06 22:03
A4

Corrige dos pequeños errores en la decodificación que parecen afectar a los usuarios internacionales. Los insectos se hizo evidente después de OS X 10.4.5 apareció.
Tags: 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

Un error importante en la decodificación de los mensajes de varias fue corregido. Actualizaciones de compatibilidad de varios GNUstep se hicieron. Algunos errores de menor importancia eran fijos.
Tags: 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

Este comunicado se aplica una versión adecuada de numeración de convenciones, añade un Makefile GNUstep, y corrección de todas las pérdidas de memoria, un error que rompió la lectura correctamente en los encabezados de mensajes de varias partes, y un error que rompió la extracción de la cabecera de los mensajes en el alfabeto por defecto.
Tags: 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

SMS de decodificación de los mensajes usando el alfabeto GSM por defecto y UCS2 es compatible. Multipart mensajes SMS son compatibles, junto con un montón de información adicional sobre los mensajes SMS.
Tags: 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