Silverlight play file from samba enabled remote server
Posted
by Damian
on Stack Overflow
See other posts from Stack Overflow
or by Damian
Published on 2010-02-24T11:34:06Z
Indexed on
2010/03/27
19:03 UTC
Read the original article
Hit count: 233
Hello, Im currently working on Silverlight app, which resides on our ASP.NET webpage. I want to populate listbox with names of (audio wav) files that are on remote linux machine. I also want to be able to play those files using MediaElement.
Im wondering if it is possible to get stream of remote samba enabled linux server.
thx, for answers
© Stack Overflow or respective owner