You can find a portdefinition onport definition for your arduinoArduino in this path:
/usr/lib/python2.7/ciao/connectors/restserver/restserver.json.conf
{
"name" : "restserver",
"description" : "REST server connector for the Ciao Core",
"authors": ["Arduino Team <[email protected]>;"],
"repository" : "https://github.com/arduino-org/Ciao",
"version" : "0.0.2",
"params" : {
"port" : 80
},
"log" : {
"level" : "info"
}
}
The confusing part is that your Arduino has a server client-client connection on it selfto itself from the cpuCPU/lininoLinino server to the mcuMCU/arduinoArduino client.