This is a discussion on How can I control mediaplayer through my webservice? within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi there, This is a problem that has bugged me for a while, and with my limited knowledge in programing ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi there, This is a problem that has bugged me for a while, and with my limited knowledge in programing I have been unable to make a start at trying to make something here. What I want to make a web interface in asp.net and it to be control my media player. However, I would like to make a web page to run in my own webserver that when accessed from my system will show my music/playlists/current playing track and allow me to pause/play/stop/previous track/next track the PC.
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| Sponsored Links |
| |||
| Hai, There are a few ways to do it, but either way it's not the easiest task. Since this is a Windows operating system, it would be best if you create an ASP.NET application that runs on IIS. This ASP.NET application can consume a web service you create. The web service can control the media player. However, a web service might not be the simplest solution. If you're running the ASP.NET website from the same computer as the Windows Media Player, you can give sufficient access to ASP.NET to open WIndows applications and execute commands.
__________________ Krishnakumar.S Beware of Everything -that is un true; stick to the Truth shall succeed slowly but steadily |
| |||
| Yes, Already I'm decided on that way. But I don't know how to implement that... Can u guide me?
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| I'm in the process of doing that, but I specifically want to control this via my page...
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| I think no one won't ready to answer me... ![]()
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webservice and its uses | poornima | ASP and ASP.NET Programming | 7 | 03-20-2008 09:49 PM |
| ASP.net 2.0 Webservice and WCF | kingmaker | ASP and ASP.NET Programming | 1 | 10-11-2007 04:15 AM |
| Webservice – Xml & Soap | Karpagarajan | XML and SOAP | 1 | 08-31-2007 11:45 PM |
| use of Custom Control and User Control? | a.deeban | ASP and ASP.NET Programming | 1 | 08-20-2007 08:25 AM |
| note on webservice | nssukumar | Java Programming | 1 | 03-12-2007 05:05 AM |