開發 - Computer/Network Simulator

NS2: MobileNode에서 Mac에 접근하기

배트 2009. 7. 7. 04:08
혹시 필요한 사림이 있을까봐.

Mac802_11 * mac = (void*)((BiConnector*)ifhead_.lh_first->uptarget())->uptarget();

How to access mac layer from mobile node object.
I'm not sure that it works with wired nodes.