[ns] patch Wi-Max installation with Cygwin

2006-11-28 Thread Elena Putzolu
Hi all, I am trying to install the Patch NIST' S WIMAX Model on Cygwin for Ns-2 .29 through the commands -p0 patch-wimax-prerelease-092206 -p1 patch-wimax-prerelease-092206 but both do not work. can someone help me? thanks in advance Elena

[ns] problem with Patch Wimax

2006-11-30 Thread Elena Putzolu
thanks all, I have tried the command -p0 patch-wimax-prerelease-092206 from the ns-allinone-2.29 directory while the command -p1 patch-wimax-prerelease-092206 from the ns-2.29 directory, but doesn't work. I have tried the command patch patch-wimax-prerelease-092206 and appears can't find

[ns] Wimax example simple.tcl

2006-12-01 Thread Elena Putzolu
finally I have installed Patch NIST' S WIMAX then however I have tried the simple.tcl example in the /usr/Local/Ns-Allinone-2 .29/ Ns-2 .29/ Tcl/Wimax/ Directory, but a the command ns simple.tcl I obtain as answer : command name Mac/802_16 while executing Mac/802_16 set debug_

[ns] installazione ns 2.29.3 su Cygwin

2006-12-05 Thread Elena Putzolu
I am trying again to install ns-2.29 on cygwin but after to have given the ./install command and created rows .bash_profile (PATH=. LD_LIBRARY_PATH=.. TCL_PATH=..), logout, unfortunately to the ns command it does not work, it does not appear prompt %. according to you I have forgotten

[ns] problems with installation Ns-2 .29.3 under Cygwin

2006-12-06 Thread Elena Putzolu
Hi all, when I did the ./validate, I obtained: These messages are NOT errors and can be ignored: warning: using backward compatibility mode This test is not implemented in backward compatibility mode validate overall report: some tests failed: ./test-all-smac-multihop

[ns] Problem with Pach WiMax installation under Cygwin

2006-12-08 Thread Elena Putzolu
Hi all, I run the command patch -p0 patch-wimax-prerelease-092206 in ns-allinone-2.29 directory. Then, after the ./configure, I added in the Makefile --DDEBUG_WIMAX to the DEFINE command (somewhere around line 62). then I did: $ make clean and $ make g++ -c -g -Wall -Werror -Wall

[ns] WiMax Patch installation...help!

2006-12-09 Thread Elena Putzolu
Hi all, In the ns-2.29 directory, I did: make clean; ./configure -enable-debug; make the result (after many lines) was: trace/trace.cc: In member function `virtual void DequeTrace::recv(Packet*, Handler*)': trace/trace.cc:567: warning: int format, nsaddr_t arg (arg 5) trace/trace.cc:567:

[ns] wireless link between Base-Stations

2007-02-08 Thread Elena Putzolu
Hi, I'm Elena, I want to use ns simulator for Master thesis. I wanted to ask you how one can to establish a wireless link between Base-Station. how have you set up it? Thanks in advance! regards Elena L'email della prossima generazione? Puoi

[ns] communication between base stations

2007-02-22 Thread Elena Putzolu
Blank to all, I would want to simulate of the nodes furnitures that communicate with base station through protocol 802.b/g (2.4GHz), while the base stations communicates between they with protocol 802.11a (5GHz). unfortunately I do not succeed to implement the communication between base

Re: [ns] ns nodes

2007-03-16 Thread Elena Putzolu
W.A. Iqbal ha scritto: could someone tell me in which directory i can find the code of all the nodes (basestation, mobile-nodes etc). and how do i create a new node, i basically want to create a wireless-node that stores and forwards the data it receives. thanks for your help. rgrds W.A.

[ns] I need help for my script with mw-node patch

2007-03-18 Thread Elena Putzolu
Hi ns-users, I have installed in ns-2.30 pach MW-node, http://www.q2s.ntnu.no/~paquerea/ns.html through my script, would purely like to simulate a net wireless, where presents of Access Point (2) and the mobile nodes(3). Access Point communicate between them through the standard 802.11a, while

[ns] I neeh help for my script with MW-node patch

2007-03-18 Thread Elena Putzolu
Hi ns-users, I have installed in ns-2.30 patch MW-node, http://www.q2s.ntnu.no/~paquerea/ns.html through my script, would purely like to simulate a net wireless, where presents of Access Point (2) and the mobile nodes(3). Access Point communicate between them through the standard 802.11a,

[ns] my script MW-node

2007-03-19 Thread Elena Putzolu
Hi Laurent, Thank you very much for the answer, I have changed my script, but doesn't work. According to you, because I from this type of mistake? ns: new BiConnector/NetworkInterface2/FullStack/Wireless 0 _o21 _o33: invalid command name Phy/WirelessPhy] while executing Phy/WirelessPhy]

Re: [ns] how to simulate 802.11a channels in NS2 ?

2007-03-21 Thread Elena Putzolu
tdinhtoan ha scritto: hi, I am going to simulate 802.11a channels in NS2, but i couldn't find out any tutorials about 802.11a in NS2. Could anyone help me some guides or examples about how to set up parameters in order to simulate 802.11a channels in NS2? Thanks very much.

[ns] my configuration 802.11a 802.11b

2007-03-22 Thread Elena Putzolu
Hi ns-users, In my script I would want set up the Access Point with 2 interfaces in 2 different channels (chan_a,chan_b), one with the standard 802.11a and the other second standard 802.11b. Please, I have need help in order to understand if my configuration is correct! If isn't, can you

[ns] I have need help in order to understand if my configuration is correct!

2007-03-22 Thread Elena Putzolu
Hi ns-users, In my script I would want set up the Access Point with 2 interfaces in 2 different channels (chan_a,chan_b), one with the standard 802.11a and the other second standard 802.11b. Please, I have need help in order to understand if my configuration is correct! If isn't, can you

[ns] configuration 2 interfaces (in 2 different channels) with 802.11a and 802.11b

2007-03-23 Thread Elena Putzolu
clarify that? Marcel On 3/22/07, *Elena Putzolu* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi ns-users, In my script I would want set up the Access Point with 2 interfaces in 2 different channels (chan_a,chan_b), one with the standard

[ns] Phy/WirelessPhy Segmentation Fault

2007-05-01 Thread Elena Putzolu
hi ns-users, I work with ns-2.30 and Mw-Node patch (for interfaces/multiple channels). When I try to write in ns: % set phy_a [new Phy/WirelessPhy] the result is: Segmentation Fault. Someone knows to tell me, why happens this? Any help would be highly appreciated. Thanks Elena