Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在基于 SDN 的网络中实现 GBN 猜想窗口,而我们有 2 条可能的路由(通过 R1 或 R2)从 clinet 到服务器,我们希望同时使用它们来提高 tcp 性能。提前致谢。
一般来说,不,你不能。
Go Back N 是第 4 层协议,因此只有运行第 4 层的设备(即终端主机)才能进行交互。
这与您使用的网络类型无关。