Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Reach local iTunes library over the net' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Reach local iTunes library over the net
Authored by: justspaztik on Tue, Apr 22 2008 at 11:01AM PDT
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 Tue, Apr 22 2008 at 5:59PM PDT
"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 Thu, Apr 24 2008 at 2:06PM PDT
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 | # ]