473,396 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Playing and downloading songs in ASP.NET

Hi,

Is there any way of playing songs and downloading songs from a server
onto a client machine.
I want to develop an application such as a music portal which allows
clients to play songs that reside on a Web Server. So does the web
server need to send the song as an attachment to the ASP.NET Web
application or does it do streaming?? And how is it achieved??

Please any ideas or any hints will be highly appreciated.

Thanks and Regards,
Sumaira
Nov 18 '05 #1
4 2393
you will have to use windows media services for streaming music
http://www.microsoft.com/windows/win...a/default.aspx

scroll down a bit and under professionals look under streaming delivery

--

Regards,

Hermit Dave (D'way)
http://hdave.myvnc.com

(I hear what you're saying.. but lets try it my way first)

"Sumaira Ahmad" <su***********@gmail.com> wrote in message
news:16**************************@posting.google.c om...
Hi,

Is there any way of playing songs and downloading songs from a server
onto a client machine.
I want to develop an application such as a music portal which allows
clients to play songs that reside on a Web Server. So does the web
server need to send the song as an attachment to the ASP.NET Web
application or does it do streaming?? And how is it achieved??

Please any ideas or any hints will be highly appreciated.

Thanks and Regards,
Sumaira

Nov 18 '05 #2
You can use the media player activex control for starters.
Here's more info:
http://msdn.microsoft.com/library/de...t/winmedia.asp
http://msdn.microsoft.com/library/de...un01242003.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Sumaira Ahmad" <su***********@gmail.com> wrote in message
news:16**************************@posting.google.c om...
Hi,

Is there any way of playing songs and downloading songs from a server
onto a client machine.
I want to develop an application such as a music portal which allows
clients to play songs that reside on a Web Server. So does the web
server need to send the song as an attachment to the ASP.NET Web
application or does it do streaming?? And how is it achieved??

Please any ideas or any hints will be highly appreciated.

Thanks and Regards,
Sumaira

Nov 18 '05 #3
Thanks for your responses..But I am a little confused since I am
relatively new to .NET...

Firstly can i know if this is an easy and straightforward task??
Basically when the client requests for a song ( song stored on the Web
server's hard disk), he will send the song name in the SOAP Message
after instantiating the Web Service method . When the service's method
sees the request then he has to perform some steps.. Basically he has
to play the song for the client. Would he send back the song as an
attachment? How will it be linked to Windows Media Player so that the
client can hear the song??Can you'll tell me how that works a little
bit in detail.. I haven't used ActiveX controls ever.. I would really
appreciate it.. Or if some samples are available on this using C# on
..NET...

I would really be thankful if you'll reply to my mail and help me
understand this better..
Thank you so much.
Regards,
Sumaira

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:<OB**************@TK2MSFTNGP15.phx.gbl>...
You can use the media player activex control for starters.
Here's more info:
http://msdn.microsoft.com/library/de...t/winmedia.asp
http://msdn.microsoft.com/library/de...un01242003.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Sumaira Ahmad" <su***********@gmail.com> wrote in message
news:16**************************@posting.google.c om...
Hi,

Is there any way of playing songs and downloading songs from a server
onto a client machine.
I want to develop an application such as a music portal which allows
clients to play songs that reside on a Web Server. So does the web
server need to send the song as an attachment to the ASP.NET Web
application or does it do streaming?? And how is it achieved??

Please any ideas or any hints will be highly appreciated.

Thanks and Regards,
Sumaira

Nov 18 '05 #4
This is not a trivial task that you are talking about, but it can be done.

Download the Windows Media SDK from this URL:
http://msdn.microsoft.com/library/de...t/winmedia.asp

It contains thorough documentation that will answer most of your questions.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Sumaira Ahmad" <su***********@gmail.com> wrote in message
news:16**************************@posting.google.c om...
Thanks for your responses..But I am a little confused since I am
relatively new to .NET...

Firstly can i know if this is an easy and straightforward task??
Basically when the client requests for a song ( song stored on the Web
server's hard disk), he will send the song name in the SOAP Message
after instantiating the Web Service method . When the service's method
sees the request then he has to perform some steps.. Basically he has
to play the song for the client. Would he send back the song as an
attachment? How will it be linked to Windows Media Player so that the
client can hear the song??Can you'll tell me how that works a little
bit in detail.. I haven't used ActiveX controls ever.. I would really
appreciate it.. Or if some samples are available on this using C# on
.NET...

I would really be thankful if you'll reply to my mail and help me
understand this better..
Thank you so much.
Regards,
Sumaira

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:<OB**************@TK2MSFTNGP15.phx.gbl>...
You can use the media player activex control for starters.
Here's more info:
http://msdn.microsoft.com/library/de...t/winmedia.asp
http://msdn.microsoft.com/library/de...un01242003.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Sumaira Ahmad" <su***********@gmail.com> wrote in message
news:16**************************@posting.google.c om...
> Hi,
>
> Is there any way of playing songs and downloading songs from a server
> onto a client machine.
> I want to develop an application such as a music portal which allows
> clients to play songs that reside on a Web Server. So does the web
> server need to send the song as an attachment to the ASP.NET Web
> application or does it do streaming?? And how is it achieved??
>
> Please any ideas or any hints will be highly appreciated.
>
> Thanks and Regards,
> Sumaira

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Shelly | last post by:
I have a list of file descriptions in a list box that is filled via a php mysql select. I know the name of the file that is described by the file that is select from that list box. It is an audio...
5
by: a.dheeraj.kumar | last post by:
Is there a way to play music(MP3 or Wav) using c or c++?
4
by: Shazia Sadiq | last post by:
Hi! i m developing a website for sell of songs all songs are place in songs folder. and at front end of website url to download shows the link of songs folder so it is threat that may be soem try...
0
by: ctrent | last post by:
I have a client who built a Java app to compose music tracks. They have mp3 files broken down into segments (intro, verse, chorus, turnaround, etc) that the user can piece together to form complete...
2
by: apking | last post by:
hi friends, i want to play mp3 songs when check marks checked and then click play songs when get a popup flash player then play song automatically.i have done flash player.but how to get popup...
2
by: =?Utf-8?B?Qm9iQWNoZ2lsbA==?= | last post by:
How can I best play several mp3 files one immediately after the other? Will this tie up the AxWindowsMediaPlayer1 instance such that I can't use the instance again until the files finish playing...
0
by: Sobin Thomas | last post by:
Hi,All... I found in one of the articles on the net that an audio file can be played in asp.net by setting the Hyperlink's Navigate Url as the audio file name. ie,...
0
by: Sobin Thomas | last post by:
Hi,All... I found in one of the articles on the net that an audio file can be played in asp.net by setting the Hyperlink's Navigate Url as the audio file name. ie,...
1
by: Sobin Thomas | last post by:
Hi,All... I found in one of the articles on the net that an audio file can be played in asp.net by setting the Hyperlink's Navigate Url as the audio file name. ie,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.