[ns] error in bcast protocol

2011-05-13 Thread Bodoor Al-fares










hi every one,

I am trying to simulate the bcast protocol orginally it is for ns2.27 but i am 
trying to run it under ns2.34 but I got those error I hope you can help me in 
this issue.

this is the error:
In file included from ./bcast/bcast.h:63,
 from ./bcast/bcast_packet.h:63,
 from trace/cmu-trace.cc:55:
./bcast/bcast_queue.h:49: error: expected ‘)’ before ‘*’ token
trace/cmu-trace.cc:1631: error: expected ‘}’ at end of input
trace/cmu-trace.cc:1631: error: expected unqualified-id at end of input
make: *** [trace/cmu-trace.o] Error 1
 

this is the ln 49 of bcast_gueue.h:
  BCASTHandler(BCAST *a) : agent(a) {LIST_INIT(&pbcasts); no_bcasts=0;}

Thanx in advance,
Bodoor
  

[ns] Clustering Code

2010-10-31 Thread Bodoor Al-fares


Hi All,
  
 I would like to perform clustering in ad hoc networks. I have got the 
algorithm from the base paper. But I dont know how to really proceed  with the 
implementation in NS2. Also please tell me if any clustering  algorithm has 
already been implemented in NS2. If so kindly share the  code with me so that i 
can refer.
  
 
Regards
Bodoor


[ns] which linux (distribution+version) works smothly with ns2.29

2010-10-26 Thread Bodoor Al-fares


 
hello everyone,
 
I would like to install ns2.29 on my ubuntu 9.10 but I face some Difficulties 
so could you tell me which linux ( distribution + version ) works smoothly with 
ns2.29?
 
best regards, 


[ns] Regarding Clustering Framework

2010-10-23 Thread Bodoor Al-fares



 hello every one,

I need a help and I hope you can help me. When I was trying to install The 
Clustering  Framework which is developed by Michele Mastrogiovanni on ns2.34 by 
applying the patch:
> patch -p0 < clustering-2.29.patch
I got the error patch-p0: permission denied.

Do you have an idea how to install this framework?

Regards,
Bodoor