From jimiend at gmail.com Sat Nov 1 16:03:37 2008 From: jimiend at gmail.com (Davide) Date: Sun, 2 Nov 2008 00:03:37 +0100 Subject: [ns] Segmentation fault Message-ID: <1c20fdd10811011603l66f88918rb2fb3640c6f2226f@mail.gmail.com> this istruction give to me a "Segmentation fault": $data(0) attach-agent $tr(S,0,0) where $data(0) has been just defined as FTP application and $tr(S,0,0) is a TCP Module provided by ns miracle Note that the same scheme has been used in the sample "dei80211mr_infrastruct_plus_wired_tcp.tcl" in the sample directory of nsmiracle I don't know which is the problem and i've sent this mail to both the ML cheers Davide From ransidesilva at gmail.com Sat Nov 1 19:31:52 2008 From: ransidesilva at gmail.com (Fry Godwin) Date: Sat, 1 Nov 2008 19:31:52 -0700 (PDT) Subject: [ns] ns2 wireless simulation with new protocol Message-ID: <20259953.post@talk.nabble.com> hi all, I have developed a simple protocol and it is working for wired nodes . I would like to know if there are any changes that are needed to get the protocol working for wireless nodes. The custom protocol is an integrated link layer and routing protocol , i am confused as to how it should be scripted in tcl , existing examples show how wireless simulations are set up set val(ll) LL ;# link layer type