Other Parts Discussed in Thread: Z-STACK
RT:我想要在TIMAC1.5.1中加入网络层,感觉有些无从下手,请教一下如何开始,或者有哪些资料可以参考呢?万分感谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: Z-STACK
RT:我想要在TIMAC1.5.1中加入网络层,感觉有些无从下手,请教一下如何开始,或者有哪些资料可以参考呢?万分感谢!
对的,路由协议自己来做,我想了下主要分以下几点:
1、框架,主要就是Process_Event()这个函数
2、一套网络层原语;
3、路由:包括邻居表和路由表;
4、帧类型。
现在就是找不到切入点,不知从何下手,恳请VV指导~~ 谢谢!!