|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
mcps_data_request and lossesHello everyone, I'm simulating 802.15.4 with ns2.33. As using CBR Traffic sources was generating unwanted traffic, I switched to calling mcps_data_request from my Tcl file. This works but there is an issue: when I look at the trace, there are almost no lost packets. The ratio (received packets*100)/(transmited packets) is always close to 100%!!! When I ran the same scenario using CBR traffic, my hit ratio was 75.08% So I need to know what is causing this difference: Can someone point to me what is missing? Thanks and regards, R -- Life is too short to be pissed off all the time. |
|
|
Re: mcps_data_request and lossesHello, please disregard my last mail. I had overlooked another cause and thought that the issue's origins were related to the processing of the packet after the call to mcps_data_request. In fact, the problem was elsewhere: in taskFailed, it seems the handle does not exist therefore the rest of my code gets ignored. BR, RD 2009/7/3 Réjane Dalcé <rejane86@...> > Hello everyone, > I'm simulating 802.15.4 with ns2.33. As using CBR Traffic sources was > generating unwanted traffic, I switched to calling mcps_data_request from my > Tcl file. This works but there is an issue: when I look at the trace, there > are almost no lost packets. The ratio > (received packets*100)/(transmited packets) > is always close to 100%!!! > When I ran the same scenario using CBR traffic, my hit ratio was 75.08% > So I need to know what is causing this difference: Can someone point to me > what is missing? > Thanks and regards, > R > > -- > Life is too short to be pissed off all the time. > -- Life is too short to be pissed off all the time. |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |