Getting started with writing a desktop app that talks to an iPhone
Posted
by Anna Lear
on Stack Overflow
See other posts from Stack Overflow
or by Anna Lear
Published on 2010-03-22T04:09:40Z
Indexed on
2010/03/22
4:11 UTC
Read the original article
Hit count: 324
I'm thinking of writing an app to selectively transfer photos/music to and from my iPhone, mostly for fun and personal convenience. However, I'm stuck at the very beginning -- where do I look to find information on how to do this?
Pretty much every link I see talks about developing applications that run on the iPhone, but nothing about desktop app for interfacing with an iPhone.
I'm on Windows (no access to a Mac, but I'll take suggestions for that for when I eventually acquire one), and I'm most familiar with C#, but other languages are definitely an option.
Can anybody offer me a few pointers on getting started? Thanks.
© Stack Overflow or respective owner