kokoadi
dear all,
how to combine with my php application because it's different server and port when i look at example i call java application so how to connected to my php application for example i would to take search at my php and view result at grid with using this may be like at example but we can search some stock name how to make it???
Mone
Hi,
If I understand you want to use your php application to search between the stocks and then subscribe to Lightstreamer the found stocks to receive real-time updates.
In brief the php part "decides" which stocks to subscribe to while the Lightstreamer part gives the real time updates.
Is that right?