Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Ice Touch offers C++ and Objective-C SDKs for building iOS and Cocoa applications. Ice Touch also includes an Objective-C run time for use in Mac OS X applications.

The Ice Touch distribution does not include any Ice services, but its support for the complete Ice protocol means that your Ice Touch applications can work seamlessly with existing Ice servers as well as Ice services such as IceGrid, Glacier2, and IceStorm.

...

Deprecated features in Ice Touch 1.3.0

For Mac OS For OS X and Cocoa, the Ice Touch run time is no longer built with garbage collection support. The use of automatic reference counting (ARC) is now preferred over garbage collection. If you need garbage collection for your Ice Touch OS X applications, you will need to build Ice Touch from source.

...

  • UDP
    On iPhone, UDP requests do not transparently establish a 3G/Edge connection. 

Ztop

SSL support

Ice Touch for Mac OS for OS X and Cocoa uses the Ice for C++ SSL protocol plug-in.

...