Is this your complete code? Have you deleted anything?
Because this is not a valid C++ scenario/code, it does not have a "main"!
Nevertheless, and assuming that you withhold some information regarding the code, it is still a 'user-error' (as expected...)
See your mobility and particularly the bounds:
"Bounds", BoxValue (Box (0, 150000, 0, 150000, 0, 0)),
You simply specify a rectangle, rather than a box.
Based on this, just to comment on the previous question, why you do not receive packets, again the answer is check your mobility.
Nodes are able to move on a very large area (150km X 150km) according to your definitions.
WiFi (which I assume you use but it is not 100% clear) does not have such range!
Regards,
K.
On Thursday, June 18, 2015 at 1:30:58 PM UTC+1, Naveen Sheoran wrote:
sure sir ;
I am attaching the file . Please refer it.
thank you