summaryrefslogtreecommitdiff
path: root/net/flan/DESCR
blob: 1f0c819268cdcd7d7636ea463b3fecfe405d5a81 (plain)
1
2
3
4
5
6
7
8
9
10
Flan is a network simluator written in java, and is now fully
functionnal.  The IP protocol is implemented, with a quite complete
RIPv2 routing algorithm.  The protocols are also written in java, so
GO AHEAD !  Flan is under GNU Public License, so download it, modify
it, and distribute it.

The networks are now encoded in XML, using XMLCoDe.  This very useful
library (included in the flan tarball as jars) automatically creates
an XML image of a java object, like the flan nets (XMLCoDe is entirely
written by Sylvain Guerin).