[ns] Application layer multicast in NS-2

Mohsen Amiri amiri1982 at yahoo.com
Fri Jul 25 10:43:01 PDT 2008


Hi there,
I want to simulate an application layer packet transmission.
I've decided to implement it as a child of Application class or child
 of TrafficGenerator class. Since each application needs to send packet
 for several receivers, my application layer object needs to decide for
 which receiver should send a packet now and connect to that receiver.
 But as I know the transport layer(UDP in my case) can act to attach or to
 de-attach to the receiver. and now, I don't know exactly what should I
 do. Would you please help me what can I do to implement my idea? Or do
 you have any better strategy for implementing "Application layer
 multi-cast"?
Best,
Mohsen.


More information about the Ns-users mailing list