Tools and other software iTunes DACP / DAAP connection (1 Viewer)

Glenn Versweyveld

New Member
September 24, 2013
1
0
48
Home Country
Belgium Belgium
A bit off topic... but maybe someone here has any tips/ideas!

So... small question, are there any c# libs available to get a DACP connection to a running iTunes?
Normal flow should be: GET /pair?pairingcode... and than GET /login?pairing-guid
The code of the iMote project matches this the most, but it fails on the response from iTunes: take a look at it here - https://github.com/scott-t/iMote/blob/master/iMote/TunesRemote.cs
So anyone have any working example in c# ?
http://dacp.jsharkey.org/ ( android )
https://code.google.com/p/dacp-net/ ( no code? )
http://daapsharp.sourceforge.net/ ( example code? )
https://github.com/scott-t/iMote/tree/master/iMote ( connection to iTunes fails? )
https://github.com/gburt/dmap-sharp ( not sure how to use code given )
 

Users who are viewing this thread

Top Bottom