examples/simple-p2p.cc
changeset 615 ef33daff8500
parent 613 9679a238439d
child 619 528f0554b677
--- a/examples/simple-p2p.cc	Mon May 14 12:32:59 2007 +0200
+++ b/examples/simple-p2p.cc	Mon May 14 12:33:17 2007 +0200
@@ -92,7 +92,8 @@
   // instantiate, when the queue factory is invoked in the topology code
   Bind ("Queue", "DropTailQueue");
 
-  Bind ("on-off-app-packet-size", "210");
+  Bind ("OnOffApplicationPacketSize", "210");
+  Bind ("OnOffApplicationDataRate", "448kb/s");
 
   //Bind ("DropTailQueue::m_maxPackets", 30);