Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Korrigiert zwei kleine Fehler bei der Entzifferung, dass die internationale Nutzer betreffen scheinen. Die Bugs, zeigte sich nach OS X 10.4.5 erschienen.
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

Ein großer Fehler bei der Entzifferung mehrteilige Nachrichten wurde behoben. Verschiedene GNUstep Vereinbarkeit Updates gemacht wurden. Einige kleinere Fehler wurden behoben.
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

Diese Mitteilung gilt eine richtige Version Nummerierung Konvention, fügt ein GNUstep Makefile, und beseitigt alle Speicherlecks, ein Fehler, dass das Lesen der Header richtig in mehrteilige Nachrichten brach, und ein Fehler, dass das Extrahieren der Header-Einträge in der Standard-Alphabet brach.
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-Dekodierung von Nachrichten mit Standard-GSM-Alphabet und UCS2 wird unterstützt. Multipart-SMS werden unterstützt, zusammen mit einer Menge zusätzlicher Informationen über das SMS-Nachrichten.
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