[ns] NS error (Wired cum Wireless 200 mobile nodes)

2012-05-11 Thread Shahid
Here is the error Can any one guide INITIALIZE THE LIST xListHead Starting Simulation... SORTING LISTS ...DONE! classifier _o20 --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o20: no target for slot 1023 0 offset 22 shift 1023 mask 1

[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] find rtt at any time

2006-05-15 Thread shahid iqbal
hi all i want to see rtt of any packet at any time, whether packet reach late or in time at destinition, in ns-allinone-2.29 using sctp agent ( for see congestion ) can any one tell me about while i sent many requests at ns-users@ISI.EDU but not receive any single response my

Re: [ns] find rtt at any time

2006-05-16 Thread shahid iqbal
] find rtt at any time Date: Mon, 15 May 2006 14:08:25 +0800 I think the best method is to record the information in sctp c++ source file. You can find recv function, that is the entry of sctp agent receiving a packet. good luck. - Original Message - From: shahid iqbal [EMAIL

[ns] FW: tutorials or codes on dynamic cluster formation

2012-05-24 Thread Shahid Hussain Abbassi
at $stopTime $FA1_2 reset; $ns_ at $stopTime $FA1_3 reset; $ns_ at $stopTime $HA2 reset; $ns_ at $stopTime $FA2_1 reset; $ns_ at $stopTime $FA2_2 reset; $ns_ at $stopTime $FA2_3 reset; Best Regards Shahid H Abbassi Date: Thu, 24 May 2012 10:59:59 -0700 From: wise_...@yahoo.com To: ns-users@ISI.EDU

[ns] End to End Delay and Packet Delivery Ratio

2012-05-25 Thread Shahid Hussain Abbassi
Dear Users Here is the awk code for calculating end to end delay and packet delivery ratio while generating traffic from wired node and receiving packets on mobile nodes. Hopefully it will be helpful. Best Regards Shahid H Abbassi BEGIN { seqno = -1; droppedPackets = 0

[ns] Runtime Bandwidth

2013-08-20 Thread Shahid Hussain Abbassi
Dear NS Users I am facing problem in checking Runtime Bandwidth available on any Link in Wired cum wireless scenarios. Kindly help Best Regards Shahid H Abbassi

[ns] FW: Runtime Bandwidth

2013-08-22 Thread Shahid Hussain Abbassi
Shahid H Abbassi From: hamja...@hotmail.com To: ns-users@isi.edu Subject: Runtime Bandwidth Date: Tue, 20 Aug 2013 07:25:52 + Dear NS Users I am facing problem in checking Runtime Bandwidth available on any Link in Wired cum wireless scenarios. Kindly help Best Regards Shahid H Abbassi