2
Answers

How to send a video from one computer to another through ethernet using udp?

prashant wamane

prashant wamane

14y
13.4k
1
Hi friends,
I am trying to send a video from one computer to another computer through ethernet using udp. Kindly suggest me how to do this? if streaming is required how to implement it?

Kindly help me in this.

Thank You,

Prashant Wamane

Answers (2)
0
Amit Choudhary
NA 27.7k 3m 14y

 Well after digging a lot of sites found the solution but it seems to that it only supported in 4.0 and i need this in 3.5.
 
 http://blogs.msdn.com/b/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx

 http://bcl.codeplex.com/wikipage?title=Long%20Path&referringTitle=Documentation

 if you have better than this then please share.. i'll appreciate that.

 Thanks