Hi,
I have made a app there reads data from CanBus in a car and show id's and bytes on the device screen. All the data comes in by USB (Serial). The data is stored in a list before I use it for display.
I would like to send this list over the internet to another device there then display it. It will be aprox. 2000-3000 bytes every 100 ms.
Any one knows if this is possible or will there be a large delay on the data.
And if it is possible what is the right way to do it.
Mogens
I have made a app there reads data from CanBus in a car and show id's and bytes on the device screen. All the data comes in by USB (Serial). The data is stored in a list before I use it for display.
I would like to send this list over the internet to another device there then display it. It will be aprox. 2000-3000 bytes every 100 ms.
Any one knows if this is possible or will there be a large delay on the data.
And if it is possible what is the right way to do it.
Mogens