计算机网络论文栏目提供最新计算机网络论文格式、计算机网络硕士论文范文。详情咨询QQ:1847080343(论文辅导)

用于视频监控系统的IP数据传输(附答辩文稿PPT)

日期:2018年01月15日 编辑: 作者:无忧论文网 点击次数:2891
论文价格:100元/篇 论文编号:lw200705272147358967 论文字数:13144 所属栏目:计算机网络论文
论文地区: 论文语种:中文 论文用途:本科毕业论文 BA Thesis
摘 要 本论文主要介绍了用Windows Socket开发网络应用程序的方法。Windows Socket通过客户/服务器的模式实现网络的连接。即在服务器端创建侦听套接字,在客户端向务器发送连接请求以建立连接的工作模式。在论文中还详细介绍了“用于视频监控系统的IP数据传输”项目的开发过程。此项目的网络传输部分通过创建Windows Socket来完成。 本文共分为五章。第一章简单介绍了一下项目原理,包括WinSock,MPEG,等。第二章较简单的介绍了本项目的情况。第三章介绍了整体项目开发的情况,包括我方的项目设计(模块划分、界面设计、程序设计)与具体的实现细节。第四章阐述了一下毕业设计的心得体会。 Abstract This paper mainly introduced the use of Windows Socket in writing network programmes. Windows Socket use Client/Server model to realize network connection. In this paper. A item named IP Data Transfer Used in Video Scout System is introduced in detail. this item use Windows Socket to realize data transfer through the network. There are four chapter in this paper. The first chapter simply introduce the theory and principle. Including Winsock、mpeg. The second chapter says the general question in this item. The third chapter illustrated the explore procedure of total item. Including the design(module partition、interface design、programme design) and realization. The last chapter tells the thought after finishing this item.