All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
nwiselab.sdn-wise.0.0.18.source-code.config_1.ini Maven / Gradle / Ivy
{
"Adaptation": {
"lower": {
"STOP_BITS": "1",
"DATA_BITS": "8",
"PARITY": "0",
"START_BYTE": "122",
"PORT_NAME": "COM7",
"STOP_BYTE": "126",
"BAUD_RATE": "115200",
"MAX_PAYLOAD": "116",
"TYPE": "COM"
},
"upper": {
"IN_PORT": "23722",
"OUT_IP": "localhost",
"OUT_PORT": "28218",
"MAX_PAYLOAD": "116",
"TYPE": "UDP",
"FULL_PACKET": FALSE
}
},
"Flowvisor": {
"lower": {
"IN_PORT": "28218",
"OUT_IP": "localhost",
"OUT_PORT": "23722",
"MAX_PAYLOAD": "116",
"TYPE": "UDP"
},
"upper": {
"IN_PORT": "9999",
"OUT_IP": "localhost",
"OUT_PORT": "9991",
"MAX_PAYLOAD": "116",
"TYPE": "UDP"
}
},
"Controller": {
"lower": {
"IN_PORT": "9991",
"OUT_IP": "localhost",
"OUT_PORT": "9999",
"MAX_PAYLOAD": "4096",
"TYPE": "UDP"
},
"algorithm": {
"TYPE": "DIJKSTRA"
},
"map": {
"TIMEOUT": "30",
"RSSI_RESOLUTION": "20",
"GRAPH":"WEB",
"GRAPH_ADDR":"http://localhost:1337"
}
}
}