[ns] [bug] Regarding over layered application stack, sending packets from thread function

2013-04-01 Thread Usama Iqbal
[Bug Report] - Category: Run Time - Segmentation Fault Package: ns 2.33 OS:fedora 13;Linux localhost.localdomain 2.6.33.3-85.fc13.x86_64 Environment Variables: LD_LIBRARY_PATH=OTCL_LIB=/root/Desktop/bi/ns-allinone-2.33/otcl-1.13

[ns] [bug] Regarding over layered application stack, sending packets from thread function

2013-04-01 Thread Usama Iqbal
[Bug Report] - Category: Run Time - Segmentation Fault Package: ns 2.33 OS:fedora 13;Linux localhost.localdomain 2.6.33.3-85.fc13.x86_64 Environment Variables: LD_LIBRARY_PATH=OTCL_LIB=/root/Desktop/bi/ns-allinone-2.33/otcl-1.13

[ns] help regarding ns2; from application extended class thread function

2013-04-01 Thread Usama Iqbal
Hello sir, and hope that this mail finds u in best of health i need your help regarding ns-2.33; i am doing a project which i want to simulate on ns2. It is over-layered application stack, in which data is read from file in thread function, and after manipulation in extra added classes forwards

[ns] with wired and wireless links on, sending data on own desired link for over layered application routing protocol

2012-01-13 Thread Usama Iqbal
I am working on overlayered application layer routing protocol...with wired as well as wireless links working between them...but data is sent on both interfaces at same time, i want that a parameter should be passed within cc code not from tcl script that could control all this process.how to

[ns] with wired and wireless links on, sending data on own desired link for over layered application routing protocol

2012-01-13 Thread Usama Iqbal
I am working on overlayered application layer routing protocol,with wired as well as wireless links (interfaces) working between them.but data is sent on both interfaces at same time, i want that a parameter should be passed within cc code not from tcl script that could control all this

Re: [ns] Ns-users Digest, Vol 97, Issue 2

2012-01-03 Thread Usama Iqbal
hello everyone when i want to display something in UDPAGENT::recv function with CBR over udp; i never see this function being called...howver trace file is very much ok mine steps are 1: some printf in UDPagent::recv in udp.cc 2:make 3:run tcl file(two node with cbr over udp) observation that i