Syncing an iPod or iPhone with Cocoa

Posted by Koning Baard XIV on Stack Overflow See other posts from Stack Overflow or by Koning Baard XIV
Published on 2010-03-28T13:26:31Z Indexed on 2010/03/28 13:33 UTC
Read the original article Hit count: 357

Filed under:
|
|

I'm creating an iTunes clone in Cocoa (don't ask why, it's not evil) and I want to be able to sync my iPod with it. This means: music, photos, videos and podcasts. I couldn't really find anything, since Google only shows articles about iPod touch and iPhone programming, but I'm actually creating a desktop application for Mac OS X, and I also want to be able to sync click-wheel iPods.

Is there an API or should I read and write directly to the USB port?

Can anyone help me? Thanks

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about ipod