Java in Simulation Time

From
Revision as of 20:31, 28 January 2006 by Kurth (talk | contribs) (→‎Pitfalls)
Jump to navigation Jump to search

Pitfalls

  • Use Java 1.4 compatibility, BCel cannot handle Java 5.0
  • If more than one node use the same NetAddress, the simulation aborts prematurely without any error message.

Interesting Things

computeAvgConnectivity

Further Information