毕业设计(论文)VOD视频在线点播——后台管理系统的设计.doc
文本预览下载声明
毕业设计题目:VOD视频在线点播
——后台管理系统的设计
摘 要
随着电子商务的日趋成熟和多元化发展,VOD视频点播技术因良好的人机交互性和流媒体传输技术倍受教育、娱乐等行业青睐。于是开发一套VOD视频在线点播系统就成为当前很多平台的迫切需求。
本文主要论述数据库设计与实现,服务器端视频服务平台的搭建、管理功能的具体实现。整个后台系统主要实现用户信息管理、视频文件的添加、删除、修改及在线播放和搜索功能,并在此基础上对网络优化作相应的探索。
结合ASP平台开发实例,阐述了基于WEB的交互式视频点播系统的协议原理、软件结构和设计实现。由于本系统是一个小型系统,所以采用易于实现的ACCESS数据库,将HTML、VBSCRIPT及JAVASCRIPT完美融合,力求界面美观、操作流畅。
关键词:IIS服务器;Access 2003;ASP;后台系统;数据库配置;视频点播
Abstract
Along with the electronic commerce and the multiplex development, the VOD video on demand technology is more and more popular in education, entertainment and so on ,because of its good man-machine interaction and class media transmission technology .Therefore, it is urgent need to develop a set of VOD video frequency online selection and broadcast system for many current platforms.
This article main elaborate how to realize the database designing the server platform building and management function concrete realization. The entire background system mainly realizes the user information management, the video frequency document increase, the deletion, the revision and the online broadcast and the search function, based on this and makes the corresponding exploration to the network optimization.
Unifies some development examples of ASP platform, the article elaborated the agreement principle, the software architecture and the design realizes, based on the video on demand systems WEB interactive. The reason why it uses the ACCESS database which easy to realize, and fuses HTML, VBSCRIPT and the JAVASCRIPT perfectly is that this system is a small system which make every effort to beautify the interface and smooth operation.
Keywords:IIS;Access 2003; ASP; background system;database configuration;video on demand
目 录
1. 绪论 - 1 -
1.1 开发背景及意义 - 1 -
1.2 开发环境 - 1 -
1.3 论文组织 - 1 -
2. 相关技术 - 2 -
2.1 ASP - 2 -
2.2 VOD技术基础 - 2 -
2.3 ASP在VOD中的应用 - 2 -
2.4 流媒体服务器的架设 - 3 -
3. 系统概要设计 - 3 -
3.1 系统可行性分析 - 3 -
3.2 系统设计思路 - 3 -
3.3 设计目标 - 4 -
4. 系统详细设计 - 5 -
4.1 系统各个模块功能分析及
显示全部