Re: [ns] how to implement a buffer

2009-02-06 Thread Sidney Doria
My implementation of PUMA protocol has this functionality. Take a look in the Class MessageCache. You can download the code at: sourceforge.net/projects/puma-adhoc Sidney Doria UFCG / BRAZIL 2009/2/6 sai krishna gumudavally saikris...@gmail.com: Hello, I'm working on a project

[ns] how to implement a buffer

2009-02-05 Thread sai krishna gumudavally
Hello, I'm working on a project where i need to store (I even need to sort them according to seq no in the buffer) all the packets received by a node and manipulate them before forwarding .I need to know how a buffer is implemented at a node.Please anyone help me. Thanks, Saikrishna