- Moderator
- #11
Hey Aitor,
the main difference of the plugin I am developing at the moment is (at least that's what I think) support for Bonjour/ZeroConf.
Bonjour broadcasts your server on the network which makes it easy for clients to get all the data necessary to connect to it. You don't have to configure IP addresses and the like.
For the rest it is a basic TCP/IP server which can handle multiple connections. I am focusing at the remote part, for which I am sending and receiving small JSON encoded packages. What it can do in the current state is sending commands to MediaPortal via InputHandler (thanks a ton, cheezey), send exit/suspend/shutdown commands and open GUI windows by id.
Diebagger, I added you in Skype so we can have a talk It would definitely be good to streamline all our efforts into one good plugin. You can also contact me via IRC, I am on the MediaPortal, Moving Pictures, MP TV Series and StreamedMP channels. If I don't answer you are talking to the bouncer ... sorry for that
the main difference of the plugin I am developing at the moment is (at least that's what I think) support for Bonjour/ZeroConf.
Bonjour broadcasts your server on the network which makes it easy for clients to get all the data necessary to connect to it. You don't have to configure IP addresses and the like.
For the rest it is a basic TCP/IP server which can handle multiple connections. I am focusing at the remote part, for which I am sending and receiving small JSON encoded packages. What it can do in the current state is sending commands to MediaPortal via InputHandler (thanks a ton, cheezey), send exit/suspend/shutdown commands and open GUI windows by id.
Diebagger, I added you in Skype so we can have a talk It would definitely be good to streamline all our efforts into one good plugin. You can also contact me via IRC, I am on the MediaPortal, Moving Pictures, MP TV Series and StreamedMP channels. If I don't answer you are talking to the bouncer ... sorry for that