Re: help with dynamic platlist generation
- From: "Neil Smith [MVP Digital Media]" <neil@xxxxxxxxxx>
- Date: Wed, 27 Apr 2005 08:26:41 GMT
Yes you probably missed these pages which are the ones you need : This
one shows how to send a specific cookie as part of the request URL
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmsrvsdk/htm/sendingcookiestowebserver.asp
The media server sends the clients cookie data over to the web server
(in the headers) -as if- the client had requested the playlist itself.
This example is the most useful because it will send the cookie data
to the web server, and the web server is set up to generate the
playlist based on the contents of the cookie or other data based on
the cookie (such as user name, preferences etc stored in a database).
And this one shows some example code for a plugin that operates on the
media server (not the web server), to intercept and read those cookies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmsrvsdk/htm/retrievespecifyclientcookies.asp
Cheers - Neil
On Tue, 26 Apr 2005 14:46:01 -0700, "wei chin" <wei
chin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>hi i need some suggestions on how to pass cookie values to the windows media
>server. the article here:
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmsrvsdk/htm/dwnldfrmwebsvr.asp
>
>mentions that "Windows Media Player 9 Series and later versions can send
>cookies to a Windows Media server. "
>
>i dont know how...can anyone help?
>
>Wei Chin
.
- References:
- help with dynamic platlist generation
- From: wei chin
- help with dynamic platlist generation
- Prev by Date: Re: WMP doesn't read DualDisc - Frustrated
- Next by Date: Re: Video Conference , DVR like application ?
- Previous by thread: help with dynamic platlist generation
- Next by thread: possible fix for those with error 80070026
- Index(es):
Relevant Pages
|