Dear ns-users you need to replace the Queue/DropTail/PriQueue with Queue/CMUPriQueue. set val(ifq) CMUPriQueue
with the CMUPriQueue the packets will be classified into four queues according to their type (packet of control first, the packet vedio second, audio packets third and the rest of the packet last) you can change the classification criterion of packet (instead by type, by priority) in the file of the folder queue Bests regards Message: 6 Date: Wed, 7 Apr 2010 23:10:59 +0530 From: Shyam Sundar <[email protected]> Subject: [ns] Priority Queue for wireless network To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Hi, My project is about transfering packets with multiple queues in wireless network. If anyone have sample to transfer packets in different queues for different priority.Please i need a sample. Thank you. With Regards S.Shyam Sundar
