Re: [ns] installing ns3

2015-04-13 Thread Zeinab Rezaiefar
.nabble.com/ns-users-f3.html Forum is mostly used for ns3 development discussions. Do not expect answers.Kind Regards , knudfl.-Zeinab Rezaiefar skrev den 2015-04-09 08:25: hello,I use 12.10 . actually I solved the problem for downloading package but know after running    ./build.py --enable

Re: [ns] installing ns3

2015-04-09 Thread Zeinab Rezaiefar
thanksregards On Wednesday, April 8, 2015 11:29 PM, knudfl knu...@ofir.dk wrote: @Zeinab Rezaiefar ns3 build prerequisites Ubuntu 12.10 is an old OS. Was moved to the Ubuntu museum a year ago. Which Ubuntu version are you using ? The install command for e.g. python-dev

[ns] installing ns3

2015-04-08 Thread Zeinab Rezaiefar
Hello every one, I am trying to install ns3 with following site:http://ns3help.blogspot.kr/2014/05/installing-ns3-in-ubuntu-1210.html in Ubuntu 12.10but I have problem in installing package. I have received these errors E: Package 'python-dev' has no installation candidate E: Unable to locate

[ns] install ns3

2015-04-08 Thread Zeinab Rezaiefar
  hello every one,I am trying to install ns3 with following site:http://ns3help.blogspot.kr/2014/05/installing-ns3-in-ubuntu-1210.html in Ubuntu 12.10but I have problem in installing package. I have received these errors E: Package 'python-dev' has no installation candidate E: Unable to locate

[ns] Errormodel in ns2

2013-09-09 Thread Zeinab Rezaiefar
Dear friends, is there any one that know about adding Errormodel802.11 in ns2? i add it but i don't know that below command add noise to channel or not? Errormodel802.11 noise_ -107 any help will be appreciated thanks

[ns] add JM code to ns2 and use H2.64 in ns2

2013-06-24 Thread Zeinab Rezaiefar
  hello friends, is there any one that knows how I can add JM code to ns2 . I want to transfer yuv file to h.264. I want to do the processes which come in http://hpds.ee.ncku.edu.tw/~smallko/ns2/Evalvid_in_NS2.htm I use suse 10.3 and ns2.29. any help will be appreciate thanks best regards

[ns] time handler function

2013-05-26 Thread Zeinab Rezaiefar
Hi friends, I want to implement back off time . I mean I want a node received a packet do not do anything for especial time( for example 1 second)and then checks if it receives same packet do not broadcast it. for it I should use time handler function. but i do not know how to invoke time in

[ns] God function

2013-05-18 Thread Zeinab Rezaiefar
  Hello friends, I have a question about god function. can we use it in c++ file in ns2 to understand the number of neighbors of the node if our nodes moves? if we can use it how I can do it. any help will be appreciate thanks regards 

[ns] network coding in ns2

2012-08-06 Thread Zeinab Rezaiefar
hi friends I am working on network coding in wireless networks. I want to know if there is some one that has sample code for network coding in ns2 ? any help will be appreciate. thanks

[ns] network coding protocols in ns2

2012-08-06 Thread Zeinab Rezaiefar
hi friends I am working on network coding aware routing in wireless networks. I want to know if there is some one that has sample code for network coding protocols in ns2 ? any help will be appreciate. thanks

[ns] sumo for generating mobility scenario

2012-04-29 Thread Zeinab Rezaiefar
  Hi friends  for generate mobility scenario for ns2 I use SUMO but I have problem in it. is there any one who works with sumo? any help  will be appreciate bests regards

[ns] quit before stop time

2012-01-18 Thread Zeinab Rezaiefar
Hi  friends, I change flooding protocol that I get it from http://140.116.72.80/~smallko/ns2/mflood.htm in it I create packet and flood it but when I run tcl code in konsole before stop time, it exits but don't get any error? how can it possible? I am sure tcl is correct because I run it for

[ns] use eclipse for debugging ns2 code

2012-01-07 Thread Zeinab Rezaiefar
hi friends as I want to debug ns2 code , i use eclipse but i have problem in it . is there any one use eclipse for ns2? any help will be appreciate best regards.  

[ns] underwater network in ns2

2011-10-02 Thread Zeinab Rezaiefar
  Hi friends, is there anyone that have codes for mac layer of underwater network in ns2? I want to run tcl code for this network. any help will be appreciate best regards.

[ns] aloha for wireless networks

2011-09-21 Thread Zeinab Rezaiefar
  hi friend how can i  implement aloha mac protocol for  wireless network in ns2?  how can use Mac/Sat/UnslottedAloha for wireless network that has aodv as routing protocol? i mean can we use unslotted aloha that is available in ns2 for wireless networks? any help will be appreciate best

[ns] Invitation to connect on LinkedIn

2011-09-18 Thread zeinab rezaiefar via LinkedIn
LinkedIn zeinab rezaiefar requested to add you as a connection on LinkedIn: -- Rishabh, I'd like to add you to my professional network on LinkedIn. - zeinab Accept invitation from zeinab rezaiefar http://www.linkedin.com/e/362gef

[ns] changig aodv code

2011-09-15 Thread Zeinab Rezaiefar
hi friends i change aodv to some extent and after changing, the node send reply but no node receives reply i mean i check in trace file and some nodes send reply but only node 1 receive two reply massage and after that although other nodes send reply but no node receive it does any one know

[ns] problem in installing different version of ns2

2011-08-24 Thread Zeinab Rezaiefar
Hi friends, I install ns2.34 on suse 10.3 and I don't problem on installing ns2.29 on it but in installing another version of ns2 like ns2.26 ,ns2.27, ns2.31 i get error. for example in installing ns2.27 i get Tclcl error and so i install another version of tclcl (tclcl.1.17) and i didn't get

[ns] multicast routing

2011-08-21 Thread Zeinab Rezaiefar
hi friends does any one have any paper on how to write or add multicast MANET routing or multicast VANET routing in ns2? it is urgent for me. i want to know how to write multicast table... any help will be appreciate. best regards  

Re: [ns] [NS-ANS] multicast routing

2011-08-21 Thread Zeinab Rezaiefar
thanks for replying but i want to know when node is multicast member and recive multicat date how  recognize it ? and send reply ...  From: Mariam A. Moustafa elansary@gmail.com To: Zeinab Rezaiefar z.rezaie...@yahoo.com Cc: ns user ns-users@isi.edu Sent: Sunday, August 21, 2011 1:05 PM

[ns] Segmentation fault

2011-08-10 Thread Zeinab Rezaiefar
hi friend when i run tcl file i get this error Segmentation fault any one know why this error happen? i change aodv protocol and after run tcl that its routing is aodv i get this error. any help will be appreciate. best regard

Re: [ns] vanet simulation

2011-08-03 Thread Zeinab Rezaiefar
hi friend we use these for simulate vehicule movment and this paper help you understand better. I hope it is helpful. what protocol are you simulating for vanet and manet? do you work with maodv or aodv? best regard   From: umair ahmed meetuas...@yahoo.com To: googlens2

[ns] reduce trace file

2011-08-03 Thread Zeinab Rezaiefar
hi friend I run maodv script but in trace file I can't see REPLY massage. i think because it is huge file and there is no space any one know how to reduce trace file for example how to see nodes that send reply massage? any help will be appreciate.   best regard Zeinab Rezaiefar 

[ns] error in runnig maodv script

2011-07-17 Thread Zeinab Rezaiefar
($i) random-motion 0; }     (file ns.tcl line 43)   Is there anyone that know why i get this error? any help will be appreciate.   best regard zeinab rezaiefar

[ns] Fw: install ns2.26

2011-07-11 Thread Zeinab Rezaiefar
hi, for adding maodv , i need to install ns 2.26 but when i install it on suse10.3 i get this error tclcl-1.0b13 make failed! can anyone help me ? i need to test maodv. it is emergency for me. any help will be appreciate best regard zeinab

[ns] add maodv

2011-07-10 Thread Zeinab Rezaiefar
hi everyone i download modv code for ns2.26 but i want to add it to ns2.34 or ns 2.29 but in readme doesn't say about where of code we should change . is there anyone can help me.   best regard zeinab

[ns] changing aodv

2011-07-03 Thread Zeinab Rezaiefar
hi everyone I want to change AODV code to get a Geocast routing protocol for VANET . but in changing it ,  I face problems. Is there anyone that can help me? I really need help. best regard 

Re: [ns] accesing .cc file fro. .tcl file

2011-06-06 Thread Zeinab Rezaiefar
Hi Sana you can use bind command for varible that u want to value from tcl file u should use this command in cc file. for more information study chapter3 of ns tutorial regard From: sana ullah sanaullah_1khat...@yahoo.com To: ns-users@ISI.EDU Sent: Monday, June 6, 2011 6:12 AM Subject: [ns]

Re: [ns] anycast implementation in ns2?

2011-06-03 Thread Zeinab Rezaiefar
hi Lei Liang this pdf help you to implement routing protocol. for modified routing protocol you should use c++ code.  I hope that is helpful. best regard From: l.li...@surrey.ac.uk l.li...@surrey.ac.uk To: ns-users@ISI.EDU Sent: Tue, May 31, 2011

[ns] multicast traffic for ad hoc routing

2011-05-31 Thread Zeinab Rezaiefar
Hi , I want to test  a geocast routing that i  write for vanet in ns2 but I don't know how I can write multicast traffic for it in tcl file? I want that one  node send massage and according to place that sender puts , the place of destination region is specified . and I don't know how to write

[ns] multicast traffic for ad hoc routing

2011-05-31 Thread Zeinab Rezaiefar
Hi , I want to test  a geocast routing that i  write for vanet in ns2 but I don't know how I can write multicast traffic for it in tcl file? I want that one  node send massage and according to place that sender puts , the place of destination region is specified . and I don't know how to write