Hi all,
I'm developing a HTTP web server on a F28M35 Concerto Control Card that routinely send a set of data to a browser client on PC. I have read into this matter and discover that a scheme of "Long Polling" for HTML is use to poll data from a server. I wonder whether this scheme is supported by TI-RTOS.
Alternatively, can I use TI-RTOS native functions to continuously push data to the browser whenever new data is available?
