[ns] help for wireless sctp node config

2009-03-31 Thread suncy84
rt: can anyone give me some examples of how to configure a wireless sctp node?is it the same with the wired node,such with folows: set host0_core [$ns node] set host0_if0 [$ns node] set host0_if1 [$ns node] $host0_core color Red $host0_if0 color Red $host0_if1 color Red $ns multihome-add-interfa

[ns] can aodv send message to tcp or sctp?how to ?

2009-05-20 Thread suncy84
hi ns-users I have been doing some cross layer design between aodv and sctp!when aodv receive route error message ,it then notice sctp!how can let aodv and sctp(or tcp)communicate with each other ?

[ns] what is the default sctp port in ns2

2009-05-29 Thread suncy84
I want to send a message from aodv to sctp using demux_recv(),I should set the IP header before send it, anyone tell me the value of ip->dstport for SCTP,Is it 0?

[ns] How analyze trace file NS.EXE.stackdump?

2009-07-16 Thread suncy84
Hi, could someone explain me how i can analyze the trace file NS.EXE.stackdump to identificate the tcl instruction which caused the exception? The file appears this way: Exception: STATUS_ACCESS_VIOLATION at eip=0062B792 eax= ebx=0171AC04 ecx=005F edx=0170CD88 esi=0022B3D0 edi=0022B4