欢迎来到天天文库
浏览记录
ID:19363996
大小:1.15 MB
页数:51页
时间:2018-10-01
《大学毕业论文-—基于asp的服装销售网站的设计与实现.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于ARM嵌入式系统的Socket通信设计毕业论文题目基于ARM嵌入式系统的Socket通信设计 第46页摘 要嵌入式系统是计算机技术、半导体技术和电子技术的综合体,已经广泛应用于科学研究、工程设计、国防军事、自动化控制等各个领域。随着网络通讯技术的迅猛发展,生产和生活中广泛要求嵌入式系统终端能够完成网络通讯功能。论文就是以ARM7TDMI为嵌入式开发平台,开发具有网络通信功能的嵌入式终端。SOCKET是一个通信链的句柄,通过套接字向网络发出请求或者应答网络请求,用于TCP/IP协议的应用程序之间的相互通信。论文选择了ARM体系结构的嵌入式LPC2200处理器,
2、根据系统的需求,在综合各种设计方案的基础上,选择移植带有TCP/IP协议的ucLinux嵌入式操作系统。裁剪和定制系统后,构建相关的文件系统。在此基础上,编写应用程序,调用系统的Socket通信函数,实现服务器端和客户端的通信。描述IP地址和端口,用于在两个论文成功的实现了嵌入式设备的网络接入功能,各个带有网络通讯功能的嵌入式终端可以相互通讯,扩大了和提高了嵌入式设备的应用范围,对嵌入式系统的发展有较大的意义。关键词:嵌入式系统;ARM7TDMI;socket;TCP/IP 第46页AbstractTheembeddedsystemisacomplexsystem
3、withthecomputertechnology,semiconductortechnologyandelectronictechnology.Ithasbeenwidelyusedinscientificresearch,engineering,nationaldefense,automationandotherfields.Withtherapiddevelopmentofnetworkcommunicationtechnology,ourproductionandliferequirestheterminaltocompletethenetworkcommun
4、icationfunctioninawiderangeofembeddedsystems.ThePaperselecttheARM7TDMIforembeddeddevelopmentplatform,developtheembeddednetworkcommunicationterminal.Socketisacommunicationchainhandle,andsendsnetworkrequestorresponsetonetworkrequests.ItisusedtodescribetheIPaddressandportforbothTCP/IPbased
5、protocoltocommunicatebetweenapplications,.ThepaperselectLPC2200embeddedARMasprocessorarchitecture,withthesystemneed,designtheintegrationbasedontransplantationwithTCP/IPprotocolucLinuxembeddedoperatingsystem.Thepaperbuildrelatedfilesystem.aftercuttingandcustomsystems.Onthisbasis,finished
6、anapplication,andcallthesystemfunctionofSocketCommunications,achieveserverandclientcommunication.Thepaperachievedthenetworkaccessfunctionsoftheembeddeddevice,theembeddedwithanetworkcommunicationterminalcancommunicatewitheachother,andexpandandimprovetheapplicationrangeofembeddeddevices,a
7、ndhasagreatersignificanceforembeddedsystems.Keywords:EmbeddedSystems;ARM7TDMI;socket;TCP/IP 第46页目 录1绪论11.1嵌入式系统11.2国内外现状和趋势21.3选题必要性31.4选题的目的和意义41.5课题研究范围及要达到的技术要求52需求分析62.1任务概述62.2系统的需求分析62.2.1系统的功能需求62.2.2系统的性能需求62.3系统设计思路63系统概要设计93.1系统设计的基本原则93.2系统设计方案分析93.3概要设计113.3.1开发环
此文档下载收益归作者所有