28Jan/100
Silverlight wmv playback without using http
Sounds funny but is it even possible?
Our windows media server doesn't have an open http port only rtsp and mms but everything i send to it with a silverlight control is over http.
Edit: Seems like silverlight doesn't use rtsp and mms (as moniker, not the protocol) is depricated so the answer is: NO; you need http in order for silverlight to stream from a windows media server.

