【原创】什么是 wire protocol

≡放荡痞女 提交于 2020-04-09 20:00:52

究竟 wire protocol 是指什么?下面这段话可以比较清楚的解释(原本来自 这里 )。
In a network, a wire protocol is the mechanism for transmitting data from point a to point b. The term is a bit confusing, because it sounds like layer 1 of the network, which physically places the bits "onto the wire." In some cases, it may refer to layer 1; however, it generally refers to higher layers, including Ethernet and ATM (layer 2) and even higher layer distributed object protocols such as SOAP, CORBA or RMI. See OSI model, communications protocol, data link protocol and distributed objects.
上面这段话可以简要归结为以下几点:
  • 是一种传输数据的机制;
  • 不要从字面上将其理解为物理层上的协议;
  • 通常情况下,wire protocol 被用于更高的层次上。















标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!