acmeuniverse / tunesremote-se

Automatically exported from code.google.com/p/tunesremote-se
1 stars 0 forks source link

TunesRemote-SE over VPN #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by a TunesRemote-SE user:

I'm trying to get tunesremote to work over the hamachi vpn service.  I have all 
of my firewalls completely off.  Is there some way to enable some logging to 
figure this out?
Background:I am using shairport4w to use a remote machine as 'airtunes' 
speakers.  This works over hamachi.  I can RDP to my home machine, select the 
shairport speaker as remote and hear audio as expected.  From this i can tell 
that the two machines can discover and communicate to each other over bonjour 
unimpeded.  I'm thinking it has something to do with multiple NICs and subnets, 
but i'm not technical enough to say anything for sure.   I do notice that 
shairport uses the windows bonjour service and you're using java zeroconf, 
which might just bind to one adapter??  

Original issue reported on code.google.com by nick.gl...@lycos.com on 11 Sep 2011 at 8:45

GoogleCodeExporter commented 9 years ago
I've reworked the code that uses jmdns to utilise its new multiple interface 
class.
It still connects here with my single network setup so it is at least no worse 
than current.

Can you test the attached build

Original comment by nick.gl...@lycos.com on 11 Sep 2011 at 8:48

Attachments:

GoogleCodeExporter commented 9 years ago
User has confirmed that the fix resolves the issue.  Code updated in r77 and 
new r78 builds uploaded to downloads tab.

Original comment by nick.gl...@lycos.com on 13 Sep 2011 at 7:52