[ns] Wireless one way broadcast

2012-03-28 Thread Sunil K
-- From: Sunil K Sent: 29-03-2012 AM 11:56 To: ns-users@isi.edu Subject: Wireless one way broadcast Hi , I am planning on a small project and need help regarding its feasibility. I have a few wireless mobile devices (could be phones and laptops) which periodically

[ns] Vanet or Ad hoc communication

2012-03-31 Thread Sunil K
Hi, for those working on VANET or communication in ad hoc networks What protocol to use for communication ? Each device has to send data to every other device in its wireless range (ideally), the devices are constantly on the move. I do not have any information regarding other nodes in the network

[ns] Dynamically change node attributes

2011-02-15 Thread Sunil K
In NS2 can I change the attributes of mobile nodes such as their position and speed or add/remove nodes while the simulation is running. Can you give me a link containing such examples or tutorial . Thanking you.

[ns] broadcast message

2011-02-16 Thread Sunil K
[URGENT Help needed] Hi . I have a set of wireless(802.11) nodes in my ns2 and also each node has a unique message (consider it a string of about 20 to 40 characters) . Now I want each node to broadcast its message, and when a node is within broadcast range of another node , it should receive the

[ns] Disable mobile node

2011-02-26 Thread Sunil K
[ !! HELP ] Hi . I have a few wireless mobile nodes in my simulation which broadcast data(say ping) at regular intervals. Now I don't want all nodes to be participating in my simulation at all times . I need a way to either delete a mobile node or disable its physical layer such that it does not s

[ns] [URGENT] Wireless Perfect

2011-05-11 Thread Sunil K
I'm using the following configurations - WirelessChannel, TwoRayGround, OmniAntenna, 802_11, AODV routing protocol. I want a perfect wireless data transfer. That is, no collisions , no packet drops, etc... what a node sends MUST be received by the desired destination node. If perfect is not possib