Video-File-Transfer-from-server-to-client-using-UDP-in-C-programming-homework-help
1. Send video files from server to client and able to view the file send at the client side using UDP protocol. Language to be used is C#.net programming
2. Background:
1. User selects a video from the system
2. Encodes it.
3. Send it to client that the one user selects and be able to view in his system.(this is the part to be worked on)
4.Client receives and views in his system. (this is the part to be worked on)