[ns] MPEG4 Segmentation fault

2006-03-22 Thread shahid iqbal
Sent: Wednesday, March 22, 2006 6:22 AM hi i had try to simulate MPEG4 Traffic using SCTP in ns-2.29 i got the segmentation fault. if someone has simulations in MPEG4 kindly give me some guidelines. Reply Awaited Thanks in Advance

[ns] AODV trace file problem

2006-03-22 Thread Xlarge
Dear All: I am simulating the AODV, but when i write the AWK to analyze the trace file,i do the following thing : ==Trace format s 49.08275 _4_ RTR --- 18045 cbr 230 [0 0 0 0 0] --- [4:1 8:3 35 8] [5797] 0 1 r 49.08275 _4_ RTR

Re: [ns] neighbor_ is not working in wireless

2006-03-22 Thread Ankit Mehta
Here it is a step by step description of finding the neighbour of node http://www.cse.msu.edu/~wangbo1/ns2/nshowto2.html cya -- Ankit Mehta Undergraduate Computer Science and Engineering Indian Institute Of Technology,Madras Chennai,India On 3/22/06, raja priya [EMAIL PROTECTED]

[ns] Multihop UTRA TDD or TDMA extensions or examples

2006-03-22 Thread Jason Ng
Hi, Does anyone know of any Multihop UTRA TDD or TDMA extensions or examples for ns? Been able to find lots of code for JUST TDMA/UMTS or JUST multhop, but i'm looking for a combination of both. Thanks in advance, jason

[ns] Segmentation fault in sprintf

2006-03-22 Thread kpowerinfinity
Hi, I am trying to print out some intermediary values using tcl.evalf. However, I get a segmentation fault as soon as I try to print a float value to a string in the C++ TcpAgent Code: char str[200]; sprintf(str, puts \desired case: cwnd=%f, fallback=%f ssthresh=%f x=%f y=%f \, cwnd_,