87 projects tagged "GNUstep"
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.
Netclasses is an asynchronous networking library that works with GNUstep and Mac OS X. Out of the box, it gives a nice, asynchronous, and object-oriented interface for IRC, line- based, and raw TCP/IP connections. Users can easily subclass the raw TCP/IP or line-based interfaces to create asynchronous interfaces for other sorts of connections.