[j-sim-users] Inet simulation in java

Paul Vicenti pvicenti at gmail.com
Thu Jan 4 13:14:20 CST 2007


Hello,

I'm trying to create a network simulation in java.
The network contains different nodes and bandwidths and implements a
web service protocol.
I found multiple examples of 2 points sending packets in tcl but I
cannot figure out how to solve my own issue in java.
I see that a inet Node should contain a CSL component inside that
implements the network lawer but I don't understand how I have to do
to create a node with a (or more) network addresses and links.

I see that tcl examples create a TCP component inside the node  but I
don't know how to do that in java. I saw the add function but the
prototype is different and it doesn't look what I need.

Does someone have a example of a Node 'talking' with another Node with
a middle router in java?

Thanks on advance and happy new year to all.

Paul.


More information about the j-sim-users mailing list