[ns] tcp connection

2006-11-10 Thread Satish B
Dear all, I am working project called Implementation of ATP(ad hoc transport protocol) a non TCP protocol for ad hoc network. As part of this project I am analyzing the performance of TCP over ad hoc network to conclude that TCP performs poorly over ad hoc network.After showing that TCP in not

[ns] tcp connection

2006-11-10 Thread Satish B
Dear all, I am working project called Implementation of ATP(ad hoc transport protocol) a non TCP protocol for ad hoc network. As part of this project I am analyzing the performance of TCP over ad hoc network to conclude that TCP performs poorly over ad hoc network.After showing that TCP in not

[ns] YNT: tcp connection

2006-11-10 Thread Semra YILMAZ
You can use the winfile for the window size. If you get the congestion time, you can check the window size for that time. You must use tcl script for winfile. Semra Kimden: [EMAIL PROTECTED] bu kişinin yerine: Satish B Gönderilmiş: Cum 10.11.2006 11:04 Kime:

[ns] starting ns2 simulator

2006-11-10 Thread milica marik
hello ns users i'm milica maric and i'm an ns2 simulator beginner. i've read some sample scripts and it's ok i understand their purpose and all. but i have a problem of understanding this: if i write my own script, where should i put it(in which directory) or in means how do i start the ns2

[ns] Video Streaming Simulation

2006-11-10 Thread Akhilesh Kumar
Hi sir I am doing project on mobile video streaming. and want to simulate the video streaming on NS2. but i do not know how to simulate it. could you please tell me the idea how to do it on NS2. Akhilesh Kumar _ One and only Ash.

[ns] wireless scenario using DumbAgent and DSDV

2006-11-10 Thread Shahatha
hi all, I am using ns-2.28 with EDCA extension. i have the follow problem: when i start the simulation using DSDV as routing protocol warning: Route to base_stn not known: dropping pkt and i have very small thoughput. if i use DumbAgent as routing protocol the throughput

Re: [ns] Video Streaming Simulation

2006-11-10 Thread Renata Vidal
Look at http://www.sce.carleton.ca/~amatrawy/mpeg4/ I used video streaming on wired networks, but its possible to use the examples on the site http://www.sce.carleton.ca/~amatrawy/mpeg4/ on mobile too On 11/10/06, Akhilesh Kumar [EMAIL PROTECTED] wrote: Hi sir I am doing project on mobile

[ns] Storing packets from Nodes in a seperate store brfore getting to the queue

2006-11-10 Thread lekkie omotayo
HI *Faisal Siddiqui, * i saw ur post on developing new queue management. I heard u said it is possible toget the packets from nodes and store them in a storage beofre sendin them to the queue. ot i want to do is collect these packets and create two storages for them 9one for realtime packets RT

Re: [ns] Storing packets from Nodes in a seperate store brfore getting to the queue

2006-11-10 Thread lekkie omotayo
HI *Ilyes Gouta**, * i saw ur post on developing new queue management. I heard u said it is possible toget the packets from nodes and store them in a storage beofre sendin them to the queue. ot i want to do is collect these packets and create two storages for them 9one for realtime

[ns] file not recognized: File format not recognized error

2006-11-10 Thread Swalaxmi Pandit
Hi, After writing the code and saving the file by the name example1a.tcl in the tcl directory,when I try to run the program by giving the command, gcc -o example1a example1a.tcl I am getting the following error:- example1a.tcl: file not recognized: File format not recognized collect2: ld