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

[ns] Usage of Agent



Hi. ns-users
I have a simple question.

I am going to implement a kind of switching-element over Node(n1) like followings.


n0 ------------ n1 ------------- n2
n0, n2: Agent/TCPFull
n1 : switching-element over Node

Is it possible to implement the switching-element over Node(n1) placed between n0 and n1 using Agent?

The example of making Agent in the Marc Greis' Tutorial deals with the Ping Agent for end-point.
But I want to make an Agent in the n1 not end-points(n0, n2).

Please guide me to solve this problem.

Thanks in advance.

Kyohon Jin
[email protected]