[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] traffic like HTTP/1.1



Hi;

I would like to use the TCP traffic like HTTP/1.1 (persistent connection).
That is, when I use the Agent of FullTCP, I would like to send the 
document after one document has sent without cutting connection and 
re-connecting. Which is the best way to simulate that traffic?
I tried to contributed code linked at ns-contributed page, however,
I can't work it.
I'm very happy kindly advice.

Thanks;

Tatsuhiko