Hi all,
i just want to know if this is possible.
What i want to accomplish is an application that gets updated from the
server without the need to poll every second, but it should connect
itself and when wait for new data. Once the server has send new data a
ondata function gets called, or better, a dataset gets updated and the
application can show the new data.
Is this possible with OpenLaszlo and Red5 ?
The only other chance for doing something like this is the Flash
XMLSocket, but since i already want to use the Red5 Server for media
streaming i thought, maybe he can do both and i don't have to deal with
two different instances for managing data.
Thx in advance,
--
Tobias Wolf