Libimobiledevice is an open source project to replicate most of iTunes' 
functionality for managing devices. It has a lot of dependencies on other open 
source projects, though, so it takes some patience to build it:

         http://www.libimobiledevice.org/

usbmuxd is a small intermediary that multiplexes communication to the device, 
as the name implies, so that multiple clients (iTunes, Xcode, iPhoto, etc.), 
can access the device without contending for the USB interface. The project 
http://git.marcansoft.com/?p=usbmuxd.git includes a usbmuxd replacement and 
client library, as a starter.

However, these projects are all C-based and unsupported, so probably not 
appropriate for this list.

HTH,

Aaron


On Jan 16, 2011, at 6:05 PM, Georg Seifert wrote:

> Thanks for all the answers.
> Only to clarify. I don’t want to communicate from the iPhone to some device 
> but from the mac to the iPhone (as a divice).
> 
> I did find some mentions of usbmuxd, and that it allows communication over 
> USB. Does anyone know how to use it?
> 
> Best
> Georg
> 
> Am 14.01.2011 um 14:37 schrieb Thomas Engelmeier:
> 
>> 
>> On 13.01.2011, at 20:19, Kyle Sluder wrote:
>> 
>>> On Thu, Jan 13, 2011 at 11:12 AM, Reaves, Timothy
>>> <trea...@silverfieldstech.com> wrote:
>>>> That's not correct.  There are Apple approved cables to allow you to do
>>>> exactly that (there is a serial cable too).  But my understanding is the
>>>> cable itself is not certified by Apple, but the actual usage of the cable.
>>>> You you can get one of the existing cables and see if you can use it for
>>>> your purpose, or contact the cable manufacturer, and see what they would
>>>> charge to provide cables to you that are certified by Apple.
>>> 
>>> Are these cables part of the Made for iPhone program?
>>> 
>>> Aside from USB audio and keyboards, there's no out-of-the-box support
>>> for communicating over USB with the iOS SDK.
>> 
>> iPad iOS is able to work as an USB host for:
>> 
>> - MTP devices
>> - Mass Storage Devices
>> 
>> If you want to ship an app using that feature, filing an bug reports / 
>> feature request to "de-private" ImageCapture.framework makes sense ;-)
>> 
>> 
>> _______________________________________________
>> 
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> 
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>> 
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/georg.seifert%40gmx.de
>> 
>> This email sent to georg.seif...@gmx.de
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/aaron.burghardt%40gmail.com
> 
> This email sent to aaron.burgha...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to