[ns] Implementation of RSA algorithm in ns2

2011-11-27 Thread Divya G
Hello friends..!! Can u please help me in implementing RSA algorithm in ns2. can u please guide me some link in which i can get some source code for RSA algorithm and steps in istalling or patching it in ns2. I'm really very grateful to you if u help me in this. Its very urgent for my project.

[ns] how to get the value of a variable present in C++ code to a TCl file.

2011-11-08 Thread Divya G
Hello friends..!! Can you please help me how to get the value of a variable which is present in C++ code (aodv.cc) to a TCl file. Any help is really appreciated. Can you please give me some response as soon as possible, since its VERY VERY URGENT... Thanks Regards,

[ns] remove nodes from a scenario..!!

2011-11-02 Thread Divya G
Hello friends..!! Can anyone help me how to remove a node in a scenario. can u please suggest me some link of tutorials with this content. Thanks Regards, G. Divya

[ns] Cluster based protocols Source code

2011-10-15 Thread Divya G
Hello friends..!! I'm doing a survey on analysis of different cluster based protocols, can you please help me in finding the codes of new protocols like CEDAR, CGSR, CBRP, HCR, CIDR, OCRP. Thanks Regards, Divya.G

[ns] Problen in enabling hello packets...

2011-10-01 Thread Divya G
Hello Friends, Can anyone please help me how to recover my problem in enabling Hello Packets using AODV protocol. When i make changes in aodv.cc and recompile my ns2 with the following commands, I'm getting these errors $make clean make: *** No rule to make target 'clean'. Stop. $make make:

[ns] sending frames in NS2

2011-09-28 Thread Divya G
Hello sir, Can you please help me in writing the code to send frames from one node to other in NS2 simulation. Thanks Regards, Divya

[ns] Finding the neighbour nodes of a mobile node

2011-09-20 Thread Divya G
Hello Sir..!! Can you please help in writing a code for finding all the neighbor nodes of a mobile node in a wireless scenario. Thanks Regards, Divya.

[ns] Display a message in NAM file

2011-09-20 Thread Divya G
Hello Sir..!! Can u please help me to know the code or syntax used in displaying a message while running a simulation in a NAM file in ns2.

Re: [ns] need hepl in calculating throughput, average access delay, access energy cost.

2008-05-02 Thread Divya G
On Tue, Apr 29, 2008 at 12:35 AM, Divya G [EMAIL PROTECTED] wrote: hi all, I have implemented a two stage contention resolution protocol by making changes in files ns-2.31/mac/mac-802_11.cc and ns-2.31/mac/mac-timers.I have compiled changes in ns.I am not able to interprete the trace

[ns] need hepl in calculating throughput, average access delay, access energy cost.

2008-04-28 Thread Divya G
hi all, I have implemented a two stage contention resolution protocol by making changes in files ns-2.31/mac/mac-802_11.cc and ns-2.31/mac/mac-timers.I have compiled changes in ns.I am not able to interprete the trace file...I have turned MAC trace ON. Can