home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
PocketPC Remote Control
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="samuel337" data-source="post: 70663" data-attributes="member: 10347"><p>External Control Plugin uses .NET remoting, and the web service is just a wrapper of that to allow non .NET apps to use it, e.g. PHP.</p><p></p><p>Yes UDP is going to be faster, but .NET remoting is easier to use and works for the majority of uses. I was considering implementing UDP in ECP as well, and use multicast to implement event notifications, but I don't have the time to do that.</p><p></p><p>Anyway, like Bram said, we really need to get a common interface going because between all the similar plugins, there are conflicts. ECP cannot co-exist with WebPlaylistManager, and there were problems with MPBlue as well until I changed the remoting formatter. Given that you're using UDP, hopefully it'll avoid these conflicts, but I won't count on it, given I still haven't worked out why...and neither have the other devs on the other plugins.</p><p></p><p>I think there's room in MP to have both a remoting and a UDP interface and this would be quite beneficial for the project in general.</p><p></p><p>Anyway, we'll see if we can get the MP dev's attention...</p><p></p><p>Sam</p></blockquote><p></p>
[QUOTE="samuel337, post: 70663, member: 10347"] External Control Plugin uses .NET remoting, and the web service is just a wrapper of that to allow non .NET apps to use it, e.g. PHP. Yes UDP is going to be faster, but .NET remoting is easier to use and works for the majority of uses. I was considering implementing UDP in ECP as well, and use multicast to implement event notifications, but I don't have the time to do that. Anyway, like Bram said, we really need to get a common interface going because between all the similar plugins, there are conflicts. ECP cannot co-exist with WebPlaylistManager, and there were problems with MPBlue as well until I changed the remoting formatter. Given that you're using UDP, hopefully it'll avoid these conflicts, but I won't count on it, given I still haven't worked out why...and neither have the other devs on the other plugins. I think there's room in MP to have both a remoting and a UDP interface and this would be quite beneficial for the project in general. Anyway, we'll see if we can get the MP dev's attention... Sam [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
PocketPC Remote Control
Contact us
RSS
Top
Bottom