[ns] Building NAM on amd64

2008-08-15 Thread John Serink
Hi All: Does anyone have this patch: http://sdrapisarda.altervista.org/download/namx86_64.patch The above link is no longer valid and I'd like to build NAM on AMD64. NS-2.31 built fine on AMD64. Cheers, john

[ns] Implemtation of switch contribute

2008-08-15 Thread amj ns2
-- Forwarded message -- From: amj ns2 <[EMAIL PROTECTED]> Date: Fri, Aug 15, 2008 at 5:13 AM Subject: Implemtation of switch contribute To: ns-users@isi.edu I have implemented Switch In NS2 from some reference about how to fabric switch and then I implemented in ns2-31 i want co

[ns] specifically send data from node to node

2008-08-15 Thread uknown noname
Hi ns2 users, Referring to wireless example in ns2 (wireless.tcl or wireless-test.tcl), this examples are using cbr traffic generator to generate a traffic so its look like simulation during transmission. I have few problems. 1. Is it possible to send real specific file (.doc, .jpeg, .mp4 etc)

[ns] Answers to your questions !

2008-08-15 Thread Mubashir Rehmani
Hi Here are the answers: 1. I will suggest you to vary the size of the data packet to simulate different types of packets like TCP, SCTP, etc. 2. You can create your customize SendPacket() function in which you can send from one node to your specified node. See SendRequest() function in AODV.cc