- 1、本文档共32页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于网络的虚拟实验平台—VLP2P通信库的设计与实现精选
基于网络的虚拟实验平台
—VLP2P通信库的设计与实现
摘 要
随着信息技术的发展,网络无疑为我们带了更多的便利,因此一个好的系统要具有网络功能。针对虚拟实验台系统的实际功能,采用P2P技术作为其网络通讯基础具有很大的优势:降低服务器资源占用,提高通讯传输效率。但由于NAT的广泛使用,使得不同的内网间系统通讯比较困难。希望P2P通讯具有实用价值,穿透NAT实现不同内网间的系统通讯是一个需要解决的重要问题。
在基于网络的虚拟实验平台中,有很多功能涉及到网络通讯,为了提高系统的模块化程度,减少系统重复开发量,将网络通信部分独立出来,设计实现名为VLP2P的P2P通讯库。Network-based Virtual Experimental Platform——
Design and Implementation of VLP2P Communication Library
Abstract
With the development of information technology, networks will provide us with more convenience undoubtedly. Therefore, a good system must have network functions. According to real functions of the virtual experiment platform, P2P technology has powerful benefits to decrease probability of using server resources and upgrade the transmission efficiency, as a base of networking communication. While, because of the existence of NAT issues, it is difficult to communicate among different local networks. To make P2P communication get values in real application, an important problem required to solve is the system communication among different networks by penetrating NAT.
There are many functions related to network communication in the virtual experiment platform based on network. For improve modularization of the system and decrease repetitive developing work, the network communication is extracted as an independent part to design and implement P2P communication library named VLP2P. In the thesis, the testing program for communication library is also designed. With real testament, it has proven that the communication library has achieved the initial purpose..
Key words: Virtual Experiment Platform; P2P Technology; UDP; Penetrating NAT; Socket programming目录
论文总页数:20页
1 引言 1
1.1. 项目背景 1
1.2. 项目介绍 1
1.2.1 虚拟实验平台 1
1.2.2 平台网络通信 1
1.3. 项目要求 1
1.3.1 功能要求 1
1.3.2 B/S与 C/S 2
1.3.3 通信协议的选择 2
1.4. 项目难点及解决方法 2
1.4.1 IP处理问题 2
1.4.2 Client之间的通信问题 2
2. 网络基础知识介绍 2
2.1. SOCKET编程 2
2.2. P2P网络简介(introduction) 3
3. 项目网络通信的实现过程 4
3.1. NAT的一些基本概念 4
3.2. 通信过程 4
3.3. 通信过程总结 7
4. 实现代码及其效果简介 8
4.1. 程序主要功
您可能关注的文档
- 基于MATLAB的语音信号采集和窗函数法滤波精选.doc
- 基于MCGS组态软件的四层楼电梯模拟控制精选.doc
- 基于Matlab的信号与系统实验指导精选.doc
- 基于MATLAB的彩色图像灰度化处理精选.doc
- 基于MATLAB的数字滤波器设计精选.doc
- 基于MPPT的智能太阳能充电系统研究精选.doc
- 基于MSP430F449的数据存储和USB串行通信实现精选.doc
- 基于multisim的火灾报警电路设计精选.doc
- 基于MPX4115的数字气压计设计论文精选.doc
- 基于MicroStation环境下断面自动绘图程序使用手册精选.doc
- 粤科粤教版科学二年级下册3池塘里的鲤鱼 课件(共23张PPT).pptx
- 粤科粤教版科学二年级下册10喷气小车 课件(共20张PPT).pptx
- 中学生主题班会 逐梦初中,共建美好--新初一开学班会 课件 (33张PPT).pptx
- Unit 2 Improving yourself Starting out课件(共18张,内嵌视频).pptx
- Unit 6 Lesson 36 Clean Cars课件+音频(共25张PPT) 冀教版八年级上册.pptx
- 中职英语 外研版《旅游英语视听说》 Hope to See You Again 课件(35张PPT).ppt
- 粤科粤教版科学二年级上册10会辨方向的玩具鸭课件(共22张PPT).pptx
- 粤科粤教版科学二年级下册8不倒翁 课件(共20张PPT).pptx
- Unit 2 We're Family! SectionA (1a-2a) 课件+内嵌音视频 人教版(2024)七年级上册.pptx
- What's the best movie theater? Section B (1a-1e)课件(2024版)人教版八年级英语上册.pptx
文档评论(0)