Hello all,
I am developing a device, which is a datalogger, server.... My idea is to show a webpage and, from client side, let several options, such us see data in real time, download data and so on.
And my question, Is it possible to open a websocket from client side, and to exchange infromation between ti-rtos (server) and client side (using javascript)? Or Must I open a "raw" socket to do this?
Thanks in advance and regards,