| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | Thread Tools | Display Modes |
| | #93 (permalink) |
| Portal User Join Date: Jul 2005 Location: Denmark Age: 36
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I just installed framework 3.5 on Windows XP SP3 (danish), and installed plugin. I tried to run the windows client from the same computer as MP is installed on, but the application crashes when you click connect. I am very interested in getting this plugin up and running. Another question - is it possible to compile the PPC client so it can run on Windows Mobile 2003? I have 3 HP h6340 Ipaqs that i really would like to use for controlling MP music playback. -Rading Got the PPC client up and running on my ipaq h6340, just needed to install the CF 3.5 ![]() -Rading Last edited by rading; 2008-09-05 at 15:45. Reason: Automerged Doublepost |
| | |
| | #95 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
| Hey, Thanks for the great plugin, it just saved my life I have a Philips Pronto remote which has wifi capabilities and i was trying to figure out how can i control MP with it via wifi until i came across this amazing plugin. I installed the plugin, tested it on my pocket pc to make sure all works (and it did) so i started working on my pronto to see if i can send out the same commands. Well it took some trying (since im new to pronto scripting - which is basically java), but finally i got it to work ![]() Here is the code for it (just incase some else out there is trying this): var socket = new TCPSocket(false); socket.connect('192.168.1.4', 8100, 3000); socket.onConnect = function() { socket.write("vol+."+"\r\n"); socket.close(); }; im also attaching the ProntoScriptModule that i did (done in ProntoEdit Pro v2) I would like to help out more to get things back to my remote, like movies & songs lists .. I will be trying to look at the code and try to figure out how can i send back some info. Keep up the great work ![]() |
| | |
| | #97 (permalink) |
| Portal User Join Date: Aug 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| You can find it here: New Plugin: Pocket PC Remote for MP I just tried it on my Mio P550 pocket pc, and it works like a charm. There seem to be some problems with navigating the music lists and navigating through in the structure, but maybe this is being looked into already? |
| | |
| | #99 (permalink) | |
| Portal Member Join Date: Oct 2006
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
i have not been through the code intensivly but i thought i'd ask first | |
| | |
| | #100 (permalink) | |
| MP Donator ![]() | Quote:
| |
| | |
![]() |
| Bookmarks |
| Tags |
| plugin, pocket, remote |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BlueTooth Remote Control via Pocket PC | SeveQ | Improvement Suggestions | 2 | 2007-08-02 16:26 |
| New Niveus Pocket PC wifi remote | maurij | MediaPortal 1 Talk | 15 | 2006-03-29 17:49 |
| Pocket PC as remote control for MP?? | Mars Warrior | General Support | 4 | 2006-03-27 18:22 |
| Using A Pocket PC As A Remote COntrol For MP (Over IR) | butch_vendor | General Support | 2 | 2006-01-18 14:17 |
| Pocket PC integration like in XLobby? | Anonymous | Improvement Suggestions | 1 | 2005-02-01 20:56 |