错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Building TCP/IP Socket Applications

  • Yu-Chu Tian,
  • Jing Gao

摘要

In the networked world, various SocketTCP/IP socket applicationgeneral-purpose application-layer systems are available, such as web browsers, email clients, and social network apps. These systems are already integrated with existing network protocols to provide their functionality. For example, web browsers use the HTTP application protocol for processing hypertext. They also use TCP as the underlying transport protocol. Since these off-the-shelf application systems already embed the necessary network protocols and communications, no further development is required before they are used.