[ns] Help needed, Problem in installing NS-allinone-2.27 in linux

2006-03-11 Thread Nagender Annem

HI
when I try to install ns-allinone-2.27 in *linux*, I am getting the
following error,
I did had the patch file ns227-gcc34.patch

* Build OTcl-1.8

No .configure file found in current directory
Continuing with default options...
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed.
otcl-1.8 configuration failed! Exiting ...
Please check http://www.isi.edu/nsnam/ns/ns-problems.html
for common problems and bug fixes.


Please , Can any one help me out,I got stuck here for the past 5 days.

Thanks and Regards,
Nagender Reddy Annem


Re: [ns] tcp streams to bursts

2006-03-11 Thread Adrian Sai-wah Tam

Then, obviously the receiver. Look for the tcp-sink.c

amrutha ravichandran wrote:

Hi,
I need to convert the tcp stream to bursts using sliding window..
For instance if the window size is 10 on the reciever , then on all
acknowledgements except the last one i have to advertize zero window size at
the reciever..
on the last ack i advertize full window size i.e., 10..
How do i do this and where do i make the changes
Pls help its urgent..

Thanks
Amrutha.
  




[ns] HELP !!!( Object Tracking with Wireless Sesnor Networks in NS2)

2006-03-11 Thread Hadi JamaliRad

Hi all,
  I want to simulate a sensor network for example with 10 sesnors and an object 
passing between them, sensors should sense the object and track it and tell the 
base station, but i cant find any help file with examples of such simulations 
!!!
  how to simulate such networs in NS2 ?? if you have worked on it please help 
me with sending manuals or help files containg the base steps of such 
simulations. 
  Regards.


-
Brings words and photos together (easily) with
 PhotoMail  - it's free and works with Yahoo! Mail.


Re: [ns] ns-2 IRC Channel

2006-03-11 Thread Ahmad Khayyat

You don't need a username or a password. You will just be asked for a 
nick by which you will be known to others in the channel.
You have the option of registering your nick, in which case you will 
have to create a password and use it (optionally) whenever you log in again.
For details, see the FAQ on www.freenode.net.

lekkie omotayo wrote:

I tried loggin onto this channel, but it was asking me of a username and
password, How do I get across this?

Lekkie.
  



Re: [ns] how to record number of packets arrived within a time period in tcp

2006-03-11 Thread Kamal Gakhar

just look at (either last or second last) parameter in the trace file and
you know the number of packets arrived at the destination. Dont forget to
check that it's +r on destination side.

On 3/10/06, Kavi priya K [EMAIL PROTECTED] wrote:


 Hai all,
I have to record number of TCP packets arrived within certain
 time period say 1 sec and plot a graph out of it. How do I trace tcp packet
 arrivals in sink. Is there any  parameters , like npkts_ in LossMonitor
 agent.

   Thanks.


 -
 Jiyo cricket on Yahoo! India cricket
 Yahoo! Messenger Mobile Stay in touch with your buddies all the time.




--
Kamal


[ns] demos of ns-2.26

2006-03-11 Thread michael dahis

resently i am trying to run some scripts on my ns-2.26 but i got allays 
error messages,can anybody send me any scripts or demos for these version?
best regards
michael

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



[ns] Directional Antennas

2006-03-11 Thread b_alawi




 Hello

 I have seen an email in ns-2 emaillist saying that a directinal 
 antenna model has been implemeneted in Ns-2 ( Mr. Gopi)
 Please may someone tell me where to get this code or share it with me 
 if he has it.

 The link specified by Mr.Gopi is unavailable.

 Thank You Bassel








[ns] Urgent : How to create a node which does not forward packets

2006-03-11 Thread Subashini S

Hi,

I want to create a node (which is a part of the wireless network)and  it 
does not forward the packets which it receives.

And how do i include this node with the other good nodes and simulate ?

Please help me.
Thanks in advance

Subashini




[ns] monitor-queue wrong!

2006-03-11 Thread heyuyou


hello,everyone,i want to add a monitor queue to ns,but it works not well,what's 
wrong with it?
the tcl is:

set qf [open qwf.tr w]
set qt [$ns trace-queue $n0 $n2  $qf]
set qm [$ns monitor-queue $n0 $n2  $qt]
#the up three works well,but the next is wrong:
puts [$qm pdrops_]//here i want to account the drop packets




[ns] help needed in ad hoc n/w

2006-03-11 Thread Raja bvni

  
hi everyone

i am working with aodv as my routing protocol in ad hoc networks.
i want to know how to calculate the average path length from source node to 
destination node
will it be possible to calcualte  from trace file. if so pls give me the details
regards
raja


[ns] node ip address

2006-03-11 Thread ravi kumar

  
Hello everyone,
 I have following problems in the simulation of wireless scenario-

1-how can i set ip address of node.
2-what is the role of clusters address (define as,1.0.0 ,0.1.1 etc)in domain.
3-how can i know that how many packets has been dropped.
can anybody please help me.
Thanks