Hi,
Is this possible that any video file can be sent to remote computer and run it having wcf service installed at the remote computer. This might be a dumb question but I really need to know the answer whether this is possible or not and how?
Thank you
Loading
samPosted Nov 12, 2011, 7:31 AM
Thanks again.
Sam HobbsPosted Nov 11, 2011, 1:30 PM
samPosted Nov 11, 2011, 5:11 AM
1) From the server the Video will be sent with user interaction, the way how it will be sent is not yet decided, but any thought will be appreciated.
2) On the client side, the File will be accepted and played. without any user interaction. By playing I meant using the respective player. For that I think I just need to execute that file and the rest will be handled by the player already installed for that file format.
Sam HobbsPosted Nov 9, 2011, 10:10 PM
I don't know much about VideoLAN (VLC) except I use it a lot. There is probably a way for it to be used as the client, but I am sure there are many other possibilities. The solution likely depends on requirements and you have not provided us much about the requirements.
samPosted Nov 9, 2011, 6:14 AM
Sam HobbsPosted Nov 8, 2011, 12:43 PM
I think the answer to your question is yes, but I am not sure I understand your question. Is it your intent to write a program that executes in both computers?