Suitable framework for iPhone networking programming

Omninetworking:
here: not been ported to iPhone, small changes to the source code are necessary.
here: Omni itself does not use Omninetworking on Mac much, with several failing cases.

cocoahttpserver from code.google (Not apple’s), i.e. Deusty’s: bonjour broadcasting, extremely fast, memory efficient, multi-thread, etc.

Deusty also provides cocoaasyncsocket from code.google:

Another AsyncSocket

Distributed Objects (DO): using DO restricts on cocoa.

Apple’s URL loading system: NSURL

Cocoa stream programming: if you want to code your own protocol.

some discussions on stackoverflow

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.