Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Reach local iTunes library over the net' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Reach local iTunes library over the net
Authored by: justspaztik on Apr 22, '08 11:01:49AM

I don't know what I am doing wrong... this isn't working for me. I have the correct ports open and I have iTunes set to share my library but, it still gives me an error when I try to access it in iTunes on the Remote computer. Can anyone help me?



[ Reply to This | # ]
Reach local iTunes library over the net
Authored by: Alrescha on Apr 22, '08 05:59:49PM

"Can anyone help me?"

Try changing 'localhost' in the ssh command to '127.0.0.1'

A.



[ Reply to This | # ]
Reach local iTunes library over the net
Authored by: Boufon on Apr 24, '08 02:06:22PM
Use this command instead of the original one I suggested initially :
dns-sd -P "name of server" _daap._tcp local 3690 localhost.local 127.0.0.1 & 
it should be much better

[ Reply to This | # ]