[ns] what direction did you take to implement ATP

2007-05-03 Thread Satish B
Dear NS-users,   just curious if anyone out there worked on implementing ATP(Adhoc Trasport Protocol) in ns-2 and if so what direction did you take to implement . Thank you. Satish

[ns] How to make FTP objects to produce bulk of data for a other other transport protocol object to send

2007-04-23 Thread Satish B
Dear all, when we write ( assuming ftp source is attach to TCP agent) $ns at 1.0 $ftp1 start automatically it will start with sending first packet sending bulk data for the sender TCP agent.I have implemented a my own new transport protocol called STP. In tcl script when write set stp [new

[ns] How to find th enumber of RRER packets

2007-04-12 Thread Satish B
Hii everyone, I want to know how to count -- number of RRER packets on DATA path -- number of RRER packets on ACK path. Thank you.

[ns] how tcp-elfn works

2007-03-23 Thread Satish B
sir/madam I would like to make simulation of ELFN mechanism of G.Holland in ns-2. I came to know from one of the research paper that code of ELFN simulation in ns-2 is made public. Can any one help me to find code. Thank you.

[ns] where I can find the ATCP and TCP-ELFN ns2 source code

2007-03-21 Thread Satish B
  Hello every body, I want to know where I can find ns2 implementation of Adhoc TCP(ATCP) and TCP-ELFN.Thank you

[ns] how to count RRER's in wireless network

2007-03-15 Thread Satish B
 Dear all, I want to know how to find the number of RRER's on data and ack path for connection over an adhoc networks.If anyone has TCL script and corresponding trace file plz give it me. Thank you. Satish

[ns] How to use the ATCP

2007-03-01 Thread Satish B
  AHii to all,has anyone used FreeBSD ATCP?If so tell me how to install it and use it.If you have the example code of how to use it let me that. Thank you.

[ns] error while compiling smac c++ source code

2007-02-23 Thread Satish B
Hai i am trying to compile the available ns2 smac c++ code .but i am getting error.it is not including the header files. Even after compiling with g++ -I option still I am getting the errors same specially for packet.h .If any one knows the solution for this send it 2 me.

[ns] Regarding TCP-ELFN ATCP

2007-02-19 Thread Satish B
  Hello every body, I want to know where I can find ns2 implementation of Adhoc TCP(ATCP) and TCP with ELFN(any links).Thank you

[ns] what is the transmission range fo mobile nodes

2007-02-08 Thread Satish B
Hello, I want know what is the transmission range(ie upto maximum what distance it can send/receive packets with other nodes)of the mobile nodes in ns2.If I want to set with new range how to send it.please let me know this. Thank you .

[ns] ATP in NS2

2007-01-23 Thread Satish B
Just curious if anyone out there has worked on implementing ATP(Adhoc Trasport Protocol) in ns-2 and if so what direction did you take to implement . Thanks in advance. Satish

[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