Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I dont know if this question is valid for this forum. is there a way to open a server application by invoking it through a web client?

 

basically i have lots of mp3s on my server that are accessed through the network on client pcs. what i am wondering is there should be a way to click the mp3 link on my client web_page that opens and plays it on media player on the server station. the intent is not to play on client pc but on the server where mp3s reside.

 

anyone has idea or code on how to achieve this?

Posted

I just curious why client open mp3 at server? then who listen that song?

 

I think that should be not an issue right? because client can send a request to server, and server just launch the program to play mp3.

 

VB.NET able to play mp3 right? use code-behind to write that function... so? I think ActiveX also able to do that. Server cannot launch client site mp3 player, but from client site should be no problem

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...