Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 16th, 2005, 10:17 AM   #1
ahmedsh5
Newbie
 
Join Date: Mar 2005
Posts: 2
Rep Power: 0 ahmedsh5 is on a distinguished road
Media application

I am trying to figure out if there is a media player with remote capabilities. If not, i would like to write one and need some advice.

A little background regarding the application. I have 2 computers (a desktop and laptop). My desktop is connected to speakers. All my music is also on my desktop. I would like to be able to control my music from my laptop so that it plays on the desktop (so that the sound comes from the speakers on the desktop).

Does anyone know an app that will allow me to do that?

If not, any advice how i can write one. I am proficient in C/C++, Java, PHP. I am looking for a quick solution to this so do not want to write a whole new application. I was thinking of something like having a web interface which controls an app (for example have a website which would control winamp).

Any ideas how i can approach this?

thanks
ahmedsh5 is offline   Reply With Quote
Old Mar 16th, 2005, 10:35 AM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Command Cubes is supposed to be pretty good.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Mar 16th, 2005, 4:16 PM   #3
drunkenCoder
Newbie
 
drunkenCoder's Avatar
 
Join Date: Nov 2004
Posts: 8
Rep Power: 0 drunkenCoder is on a distinguished road
Just use VNC 4 to remote over and play your song. It's free...
http://www.realvnc.com/cgi-bin/download.cgi
drunkenCoder is offline   Reply With Quote
Old Mar 16th, 2005, 5:56 PM   #4
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
I wrote a web-application a while ago that was compatible with winamp and controlled it remotely. It was written in C++ (mainly) and PHP for an interface.

What you should probably do is this...

Create a C++ console program that runs in MS-DOS screen and has a selection list of all the songs on your playlist saved as a file. Have it run so when it hits enter on the client program on top of the song you want, send a packet to the server program that shells winamp to play that song first, and then load the playlist on the bottom of that song (i hope that made sense). Then have the server send a response packet saying that the song was played, or not played, to show a success or failure to the client...

Hope this helps,
Tempest...
__________________

tempest is offline   Reply With Quote
Old Mar 17th, 2005, 2:48 PM   #5
ahmedsh5
Newbie
 
Join Date: Mar 2005
Posts: 2
Rep Power: 0 ahmedsh5 is on a distinguished road
Thanks for the info guys. I will try out the winamp plugins and write an app with that.
VNC does not solve the problem. I font want my mouse moving on the desktop while i change songs (situations like when i am gaming and want to listen to music)
ahmedsh5 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:58 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC