网站大量收购独家精品文档,联系QQ:2885784924

telnet与socket(国外英语资料).doc

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
telnet与socket(国外英语资料)

telnet与socket Socket mainly refers to the protocol of transport layer, including TCP, UDP, and SCTP, while TELNET is application layer protocol and transport layer protocol Upper layer protocol Telnet can only show connectivity, the host opened the telnet service, the corresponding port on the server telnet monitor, so when a client is connected up, connecting to normal set up while the socket connection is on the end of death, there are two main reasons: one is that the server does not open any service in this port, then connect up, server will return a RST; two is some agreement with the validation characteristics, if validation fails, server may also killed connection Socket interface The Socket interface is the most widely used method of accessing Internet. If you have a host that just matches the TCP/IP protocol and its IP address is 01, then FTP 01 is executed on another host or on the same host. It is obviously impossible to establish a connection. This host does not run FTP service software because of 01. Similarly, running browser software on another or the same host, such as Netscape, and entering 01, is not possible to establish connections. Now, if you run a FTP service software on this host (the software will open a Socket and bind it to port 21), and then run a Web service software on this host (the software will open another Socket, and bind it to port 80). In this way, FTP 01 is executed on another host or on the same host, and the FTP client software will call the host through the 21 port to connect with the Socket provided by the FTP service software and dialogue. When 01 is entered in the Netscape, the 80 port is used to call the Socket provided by the Web service software on the host, and to establish a connection and dialogue with it. Socket principle On Internet, there are many such hosts, which typically run multiple service software and provide several services at the same time. Each service opens a Socket and binds to one port, with differe

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档