You cannot read the size from the keyboard, but you can use config parameters in the command line. Like this: java peersim.Simulator configfile.txt overlay.size=1000
Hello, sorry for the late reply. Peersim is quite flexible, so the answer to these questions is yes. But you were probably looking for already existing packages doing that, and in such case I'm sorry, there are packages. You may want to have a look at http://peersim.sourceforge.net/doc/peersim/transport/KingParser.html to see a file that loads a topology from file. You should generate the topology through GT-ITM and then load them by modifying KingParser. A. On 08/11/2017 14:54, gm-psu wrote: Hi,...