nwiselab.sdn-wise-ctrl.4.0.0.source-code.config.ini Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdn-wise-ctrl Show documentation
Show all versions of sdn-wise-ctrl Show documentation
Control Plane solution for Software Defined Wireless Sensor Networks
The newest version!
{
"adaptation": {
"lower": {
"TYPE": "TCP",
"IS_SERVER":"TRUE",
"IP": "localhost",
"PORT": "9990"
},
"upper": {
"TYPE": "TCP",
"IS_SERVER":"FALSE",
"IP": "localhost",
"PORT": "9991"
}
},
"flowvisor": {
"lower": {
"TYPE": "TCP",
"IS_SERVER":"TRUE",
"IP": "localhost",
"PORT": "9992"
},
"upper": {
"TYPE": "UDP",
"IN_PORT": "28218",
"IP": "localhost",
"PORT": "23722"
}
},
"controller": {
"lower": {
"TYPE": "TCP",
"IS_SERVER":"TRUE",
"IP": "localhost",
"PORT": "9991"
},
"algorithm": {
"TYPE": "DIJKSTRA"
},
"map": {
"TIMEOUT": "30",
"RSSI_RESOLUTION": "20",
"GRAPH":"GUI"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy