This is my second-degree graduation project, just finished. This is also the first time that I actually implemented a three-layer architecture. Although I wanted to implement it a year ago, for various reasons, I did not implement my original ideas in actual projects. With this graduation design opportunity, we have implemented a three-layer architecture system. Of course, the time is too short. The system is just a prototype, and it is far from profound. But after all, I have to make a breakthrough. I believe that some of my friends are still writing simple layer-1 code, and I believe that some of my friends are still like me in the past. I don't know how to start using a three-layer architecture. Maybe this article is not advanced, but he is closer to your life, because what he calls you is something you can grasp. All of the knowledge I use comes from the advanced programming of ASP. NET web sites-asking questions-designing solutions-solutions. I suggest you read it. I would also like to thank Zhang laosan, who introduced this book to me. He has helped me a lot. Pai_^ 1. Chapter 2 Requirement Analysis 1. original question
Question:Video Service Establishment and Development
INSTRUCTOR:Li Xiaofeng
Design content:
This paper analyzes the principle of apsaravideo for VOD and uses the real and QuickTime technologies to establish apsaravideo for VOD services. It also develops the directory query and the on-demand user interface, and compares the two technologies, and appropriate research and development of non-commercial on-demand video technology.
Design requirements:
1. Clear working principle analysis;
2. The system installation and configuration are correct;
3. Basic query functions are available.
Design results:
1. Site;
2. graduation thesis.
2. analyze questions
This design mainly includes the following aspects:
1. Understand the principles of apsaravideo for Vod. (Completed)
2. install and configure the real and QuickTime VOD servers (completed)
3. Develop a video-on-demand website and provide relevant functions to access the Video-on-Demand Server.
The configuration server and principle of this graduation project are relatively simple to explain, and the most important thing is the preparation of the functions of the front-end website.
Website implementation function details:
1. Online VOD is supported. (Matching servers)
2. It provides the most basic query function, that is, the database is required, and it is best to have a backend.
3. provides basic list functions and detailed pages.
4. Automatic Creation, modification, and deletion
Requirement Analysis is relatively simple, because this project is not difficult. Don't worry too much. I will paste all my practices and source code. In addition, the source code itself has nothing to do with, and the implementation function is very simple, mainly the architecture. So if you are free, let's check out the number. People are much better than me, really. (Unfinished)