Hi

I wondering by looking at the internal code: like how are the instances of
the stations created.

Means if you go to the mac802.11.cc/.h the variables used pktCTRL_, pktRTS_,
pktTx_ etc. are they ?
           - global variables (means for the entire simulation)
           - or variables related to the STATIONS (nodes) ,like if we have 3
stations then we have three such set of instances.

It will be of great help if someone can explain that how is the instances of
each stations created, how are they joined as i know that the
multiprocessing in done by the simulator by FCFS basis.


--
Saurabh Sinha
Department of Computer Science,
University of Delhi.

Reply via email to