Firenet

Diff
Login

Diff

Differences From Artifact [625b11740a]:

To Artifact [9aa53be2ca]:


1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
# Startup for FIRENET
# Simulated network with 10 nodes

# Show addresses

ifconfig | grep inet

# Start'er up

../build/Debug\ INTEL/firenet -c rest/main.lua -p X -n 10 -rest rest -http Site_J -show ../Shows












|


1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
# Startup for FIRENET
# Simulated network with 10 nodes

# Show addresses

ifconfig | grep inet

# Start'er up

../build/Debug\ INTEL/firenet -c rest/main5010.lua -p X -n 10 -rest rest -http Site_J -show ../Shows