Hi Erel,
My answer is late, but I had a lot of work this past days...
I found A way not the best, but it's work. I have plugged à little serial input board on the cubie truck serial port, it's working! No the best but!
Many thanks.
I have an other question...
I need to program a multi client server application that will run on a PC. I already have on written in Lingo (director). It's work very well but it's very heavy! so I want to try to do best.
This server is the node beetween serveral hardware pluged on Ethernet or on wifi, and a local multimedia software written in flash.
Each electronic board need to be identified, and some have to dialog direcly thru the server to some other board. It's not possible to use HTTP protocole.
I have build and example and i tried to open different astream (at least two right now) to try to identify the origin of the stream but it's don't work. I only have one server_NewConnection event, and i need to close the actual server and reopen it to have a new connnection. In fact no multiple connection seems to be possible at a time. I am certainly doing bad...
Here is my code. If you can help me.
Best regards
Pietro