中文语境下的滑动窗口协议,是否包括停等协议?

维基百科 滑动窗口词条 里说停等协议是最简单的滑动窗口协议,如下:

The simplest sliding window: stop-and-wait
Although commonly distinguished from the sliding-window protocol, the stop-and-wait ARQ protocol is actually the simplest possible implementation of it. The transmit window is 1 packet, and the receive window is 1 packet. Thus, N = 2 possible sequence numbers (conveniently represented by a single bit) are required.

但是现在好像大家都把停等协议和滑动窗口协议区别开来说?所以想问下中文语境下的滑动窗口协议是不是不包括停等协议?

阅读 1.2k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题