Question about airserver _airtunes._tcp
#1
Hello,

I have a short question.
I try to implement the airplay-protocol in Java.

At the moment I have problems with displaying the pictures (_airtunes._tcp).
The IPhone opens for every command a new socket-connection.
I receive a commmand - and send the answer back on the same - and IPhone is opening
a new socket and sends the next one.Huh

I have looked throu your XBMC code but I don't see whats different to my one.Huh
Is it possible to explain it in simple words what XBMC is doing to be able to deal with only one control-socket?

(I try to fix this issue now for more than 4 weeks and don't find a solution which is working Confused )

Thanks for your help.
Uwe
Reply
#2
share your code ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
Sorry for the delay - but I don't receive this message.
Hmmm.... how can I add a zip file?

Uwe
Reply
#4
Don't you have it in some source repository like github or source forge or so? Worst case you can add a zip to dropbox - but the motivation for looking into your code really decreases which each step i need to take in extra for just viewing the code. (also you need to subscribe to a thread if you want email notifiaction - its on the lower left under each thread).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#5
Hi,
pls. have a look at this one.
https://dl.dropboxusercontent.com/u/2459...Server.zip

Thank you
Uwe
Reply

Logout Mark Read Team Forum Stats Members Help
Question about airserver _airtunes._tcp0