Reputation: 2826
I have to communicate with iOS devices on windows. I'm looking to something similar to libimobiledevice which allows system services that iTunes is providing by default, such accessing to music, photos and etc. What's the best practice or library to do so? What about dependencies, such as iTunes and external libraries that have to be shipped along with the program?
Upvotes: 3
Views: 2047
Reputation: 4776
You can find a Windows build of imobiledevice here: http://quamotion.mobi/iMobileDevice/
Hope it helps,
Frederik.
Upvotes: 1
Reputation: 2826
The Unofficial port for libimobiledevice could be an answer but it is not updated regularly : http://www.bingtech.net/wordpress/2011/03/189/
Upvotes: 1