- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
socket编程机制(socket编程机制)
socket编程机制(socket编程机制)
Socket programming principles
Socket programming principles
1, the introduction of the problem
The I/O command set of the UNIX system evolved from commands in Maltics and early systems, with the mode of opening a read / write off (open-write-read-close). The operation of I/O in a user process when it first calls the open access to the specified file or the right to use the equipment, and returns the integer is called a file descriptor, to describe the I/O user operation in the open file or device on the process. This user process then calls read / write multiple times to transfer data. When all the transport operations have been completed, the user process closes the call and notifies the operating system that it has completed the use of an object.
When the TCP/IP protocol is integrated into the UNIX kernel, it is equivalent to introducing a new type of I/O operation in the UNIX system. The interaction between the UNIX user process and the network protocol is much more complex than the interaction between the user process and the traditional I/O device. First of all, the network operation of two key Ji Ji process with the machine, how to establish the connection between them? Second, there are many kinds of network protocols, so how can we build a universal mechanism to support a variety of protocols? These are the problems that need to be solved by the network application programming interface.
In UNIX systems, there are two types of network application programming interfaces: the UNIX BSD socket (socket) and the UNIX System V TLI. Because Sun uses UNIX BSD operating system support TCP/IP, TCP/IP application will have greater development, the network application programming interface socket (socket) is widely used in network software, has been the introduction of computer operating system and DOS Windows system, has become a powerful tool for network application software development, this chapter the problem will be discussed in detail.
2 soc
您可能关注的文档
- 摄影测量与遥感学专业术语中英文对照(Photogrammetry and remote sensing technical terms in Chinese and English).doc
- 操作码助记符(Opcode mnemonic).doc
- 播音训练·怎样喊嗓练声(How to broadcast training and shouting voice).doc
- 操作系统性能调试io性能分析(Operating system performance debugging IO performance analysis).doc
- 操作系统简答题(Operating system brief answer).doc
- 操作考试答卷(215版)(Operation examination paper (215 Edition)).doc
- 收集的翡翠故事(Jade collection story).doc
- 收音机的发展历史(The history of radio).doc
- 改善民生(Improve people's livelihood).doc
- 放坡系数及计算(Slope coefficient and calculation).doc
- solidworks 使用心得(SolidWorks usage experience).doc
- solidworks 乱码解决(SolidWorks乱码解决).doc
- raid0、raid1、raid0+1、raid5原理介绍(The principles of raid0, RAID1, raid0+1 and RAID5 are introduced).doc
- smt资料(SMT data).doc
- solidworks 应用技巧242例(下)(242 examples of SolidWorks application skills (next)).doc
- solidworks--cad(Solidworks,CAD).doc
- spe 122783-ms中文翻译(SPE 122783-ms Chinese Translation).doc
- sorry(对不起的).doc
- spring_mvc的配置xml(Spring_mvc configuration XML).doc
- sqe基本技能(SQE basic skills).doc
最近下载
- 人教部编版四年级数学上册《角的度量(全章)》PPT教学课件.ppt VIP
- 2024年贵州省六盘水市中考语文试卷真题(含答案逐题解析).docx
- 121全等三角形公开课课件.pptx VIP
- 加气混凝土砌块施工技术技术交底.pdf VIP
- qc080000内部质量审核查检表.doc VIP
- 2024中国邮政邮储银行秋招历年考试试题及答案.docx VIP
- 统编版(部编版)小学语文三年级上册第二单元单元测试卷(含答案).pdf VIP
- (高清版)DB62∕T 25-3111-2016 建筑基坑工程技术规程.pdf VIP
- 电力系统暂态解析.pdf VIP
- 统编版(2024)道德与法治小学三年级上册《10 公共场所,文明言行》教学设计.docx VIP
文档评论(0)