[ns] How to produce HTTP Packet/Traffic

Levent Kurt leventkurt at gmail.com
Thu Jul 17 04:04:40 PDT 2008


Thanks for the information Arturo; took so much on the road with
packmime; but although it says:

$packmime set-client <node>
Associates the node with the PackMimeHTTP client cloud

If I write a tcl like:

$pm set-client $nB;                  # name $nB as client
$pm set-client $nC;                  # name $nB as client

$pm set-server $nY;                  # name $nY as server

It gives me the following error:
Error: 2 clients and 1 servers

How can I add more than one node to the clients cloud?

I want 5 similtaneous client-nodes connecting to one server-node; does
anyone have a tcl something similar to what I need?

Levent



More information about the Ns-users mailing list