|
-
Jun 16th, 2006, 06:34 PM
#1
Thread Starter
PowerPoster
networkstream and media
this is a toughy
I want to know if I can open up a file (say, abc.avi), read until EOF, and transmit bytes[] until EOF over networkstream?
now, the tricky part is this
on the recieving end, how can I then view the data recieved, so if the transmitted data was an audio/video - it would display this (play it) to the screen.
can it be done? how? I guess I need to decode the data and show the data recieved to the user but no idea how exactly.
anyone?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|