Simulating a network

Hi, Can we simulate a network (with some nodes and connections between nodes)? I think for simulating a network we construct a graph with nodes and vertices. If we can do the above, can we simulate the action of sending packets between the nodes?Can we do this in
[297 byte] By [programming_javaa] at [2007-11-26 20:00:46]
# 1

> Can we simulate a network (with some nodes and

> connections between nodes)? I think for simulating a

> network we construct a graph with nodes and

> vertices.

> If we can do the above, can we simulate the action of

> sending packets between the nodes?

>

> Can we do this in java?

Yes.

sabre150a at 2007-7-9 22:58:40 > top of Java-index,Other Topics,Algorithms...
# 2
Hi,thanks for the reply.
programming_javaa at 2007-7-9 22:58:40 > top of Java-index,Other Topics,Algorithms...