Re: [ns] how to invocate a proc defined in otcl in c++

2006-09-26 Thread Pedro Estrela
http://tagus.inesc-id.pt/~pestrela/ns2/ns2_tips.html#_Toc124667333 On 9/26/06, jaime venzala [EMAIL PROTECTED] wrote: Hello, i´m working with ns-allinone 2.29 and i try to execute and otcl procedure in my new network object in C++, how can I do it?

Re: [ns] HMIP ?

2007-01-04 Thread Pedro Estrela
the CIMS software is available here: http://www.comet.columbia.edu/micromobility/software.htm#Please I'm building and maitaining a mirror of all NS2 mobility-related software in my page http://tagus.inesc-id.pt/~pestrela/ns2/mobility.html If anyone can contribute eitehr software, information or

Re: [ns] ns2-in celluler

2007-01-04 Thread Pedro Estrela
This can be done extending the micro-mobility protocols in NS2. check this reference: http://tagus.inesc-id.pt/~pestrela/ns2/mobility.html Pedro Vale Estrela On 1/4/07, ibrahim koda [EMAIL PROTECTED] wrote: Hi friends I would like to construct a simple network similar to cellular network.

Re: [ns] looking for FHMIP extension

2007-01-04 Thread Pedro Estrela
Hi, thanks for sharing this link. previously, I've tried to contact teh authors directly to get this software, but without sucess. Can you please send me the email of the person that sended you the extension? (to try to get the author's updated emails). I'm building and maitaining a mirror of

Re: [ns] Calculate goodput

2007-01-11 Thread Pedro Estrela
http://www.isi.edu/nsnam/htdig/search.html On 1/11/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Can you help me to calculate goodput of tcp, fairness and friendliness? -- Passa a Infostrada. ADSL e Telefono senza limiti e senza canone

[ns] NS tutorial update proposal

2007-01-11 Thread Pedro Estrela
Hi You are, of course, 100% correct - the tutorial is outdated and its very confusing to first time users. One problem is that, in general, NS2 users ask much, but contribute little when they have their questions solved - either by the help of somebody, or by their own. Some examples from my

Re: [ns] installing iNspect in fedora core 5 linux error information

2007-01-11 Thread Pedro Estrela
./configure --help and check how to specifify the location of your openGL instalation (libraries, includes, etc) have you instaled openGL??? Pedro Vale Estrela On 1/11/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Dear Everyone, when I install it in Fedora core 5 linux, I met

Re: [ns] CIMS/NS-2

2007-01-12 Thread Pedro Estrela
i don't have them. ask the web site owner; when you get them, I'll happy to provide a mirror im my page Pedro Estrela On 1/12/07, Ameera AL-Durazi [EMAIL PROTECTED] wrote: Dear Sir, I have got linux RedHat 8.0 but the problem know that when I go to the link that you give to me which

Re: [ns] gcc error in Ns-2.29 with setdest.h

2007-01-15 Thread Pedro Estrela
That's the spirit! a very quick diff patch how-to: http://drupal.org/diffandpatch Pedro Vale Estrela On 1/15/07, Larry Brigman [EMAIL PROTECTED] wrote: On 1/15/07, Matthew Faulkner [EMAIL PROTECTED] wrote: Hey all, I'm unsure if anyone has answered this question yet but i just

Re: [ns] Loss=Sent Packets - Received Packets or Lines with Event d marked?

2007-01-19 Thread Pedro Estrela
there are several places where a packet may be dropped, and not al of then properly log such event. Also, be sure stop measuring only after all in-flight pakcets have been received pedro vale estrela On 1/19/07, Alessandro Vivas [EMAIL PROTECTED] wrote: Hi, in loss calculation i had some

Re: [ns] How to disable all the trace outputs

2007-01-19 Thread Pedro Estrela
Google is your friend http://www.google.pt/search?hl=en-enq=%2Fdev%2Fnull+ns2+tracemeta On 1/19/07, babak [EMAIL PROTECTED] wrote: Hi Pedro, How can I write the trace to /dev/null. What should I wirte in the tcl file Thanks for your attention Babak - Original Message - From:

Re: [ns] Helpful Info regarding GDB / DDD and NS2

2007-01-23 Thread Pedro Estrela
hi thanks for your contribution, I'll certainly add it to my guide. However, this would be much easier if the ns2 wiki was used for this kind of documentation pedro estrela On 1/23/07, deepak [EMAIL PROTECTED] wrote: how to debug ns2 code using gdb or ddd Thanks to SamanaSrikanth

Re: [ns] while installing ns-2.1b8a i am getting this error please give me solution

2007-03-21 Thread Pedro Estrela
http://tagus.inesc-id.pt/~pestrela/ns2/ns2_tips.html#_Toc124667338 note that in many linux systems, gcc is simply a link to gcc-3.something; if gcc-2.95 is available, simply modify the macro at the top of the makefile. If it is not installed, then iether install it yourself, or use an older

Re: [ns] ns/nam: respresentation problem when definingposition-fixed nodes (NEW question)

2007-03-22 Thread Pedro Estrela
I have the same situation. I solve it by using the same delay in the real simualtion, and use different delays just for debugging. Pedro Estrela On 3/22/07, Javier Chicote [EMAIL PROTECTED] wrote: Hi, Thank your very much for your reply. It is a good idea, but in my case all the links

Re: [ns] installation problem with ns-2.1b8a

2007-03-22 Thread Pedro Estrela
google is your friend http://www.chipweb.de/knoll/NS2/Installing_old_NS2_version_ns-allinone-2_1b6a_on_RedHat_8_0.php On 3/22/07, sachin dahiya [EMAIL PROTECTED] wrote: Hi friends , While installing ns-2.1b8a I am getting this problem In file included from trace.cc:44: tfrc.h:116:

[ns] code, tools, facilities and debuging helpers in pedro estrela web page (http://tagus.inesc-id.pt/~pestrela)

2007-08-17 Thread Pedro Estrela
Hi all, As such, I've taken this opportunity to describe the most useful code, tools and facilities that I presnet in my web page which can be used b yNS2 users in their simualtions. If anybody has any problem using these facilities, do not hesitate in asking for assistance! Regards, Pedro

Re: [ns] share a debug tools packet

2007-09-05 Thread Pedro Estrela
hi! this is a very welcome and interesting patch. I'll test it on monday and mention on my web page If it gest sufficient test, I can try to push it to the developers into v2.33 regards pedro vale estrela On 9/5/07, Ye YiBin [EMAIL PROTECTED] wrote: Recent release of ns-2.32 enable Tk for

Re: [ns] Seg Faults

2007-11-19 Thread Pedro Estrela
use ifdefs to NOT redefine abort in those RNG files as such, you'll see aborts everywhere except RNG fucntions On 11/19/07, Leonard Tracy [EMAIL PROTECTED] wrote: Thanks for the suggestion. I am having a problem with implementing this. First off, I get quite a few errors unless I do an

Re: [ns] address routing

2008-01-11 Thread Pedro Estrela
in zigbee Pedro Estrela On 11/01/2008, juan manuel gomez garcia [EMAIL PROTECTED] wrote: Hi ns-users: During last year I was realizing my master thesis about zigbee routing protocol. I do my own ns-2 version of zigbee routing protocol. Like any routing protocol, it use the IP address

Re: [ns] Ns Exits unexpectedly

2008-01-14 Thread Pedro Estrela
describe for me. Pedro Estrela tagus.inesc-id.pt/~pestrela/*ns2* - Show quoted text - On 14/01/2008, Dan [EMAIL PROTECTED] wrote: Hello All, I am working on a custom MAC layer for ns-2 (TDMA) based. I am trying to debug it, however my program exists unexpectedly (no crash

[ns] Where is the Application/FTP code?

2008-01-16 Thread Pedro Estrela
ns grep ftp -d recurse * or ns grep ftp */*.cc ns grep ftp */*/*.cc On 16/01/2008, NS [EMAIL PROTECTED] wrote: Hi would anyone be able to let me know where the code for the Application/FTP is as I would like to modify receive method. I want to do this as I would like to be able to on

Re: [ns] Send TcL Commands to NS during simulation runtime

2008-01-16 Thread Pedro Estrela
starts at $NS run 3. I believe there must be a way to use the emulate mode of NS to send data in through a socket that is interpreted by NS as a command, but haven't a clue where to start on this. first start to put nse to work properly, only then proceed to adding suck socket etc Pedro Estrela