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.
Q1。我们正在设计新的水下路由协议并在 UnetStack 中实现它。节点如何通过信标与其他节点交换其控制信息?
您可以使用DatagramReqwith tofield set to0来共享控制信息,使用广播数据包(信标)到相邻节点。有关. _ _ _ _DatagramReq
DatagramReq
to
0