Yesterday i was finishing the nowplaying feature for the MPBlue PocketPC client, and I started to wonder..
the nowplaying data is multicasted via UDP (multicast required clients to subscribe in order to receive the data)
for now it is transfered via clear text, meaning tha just about everybody on the network can see what you are listening to (or watching)
the same applies to the webservices that I use to control MP and to interface with the libraries (I would think that the external control plugin has the same issues since it is using the same principle)
I would like to know your thoughts about this?
in a house this might not ba such a big issue (you do have a firewall instelled that blocks this kind of stuff do you?)
but there might be other environments where Mediaportal is used..
the nowplaying data is multicasted via UDP (multicast required clients to subscribe in order to receive the data)
for now it is transfered via clear text, meaning tha just about everybody on the network can see what you are listening to (or watching)
the same applies to the webservices that I use to control MP and to interface with the libraries (I would think that the external control plugin has the same issues since it is using the same principle)
I would like to know your thoughts about this?
in a house this might not ba such a big issue (you do have a firewall instelled that blocks this kind of stuff do you?)
but there might be other environments where Mediaportal is used..