Hi,

I am trying to create a Client-Server application, where I want to push the data from the server to the client. Once I come across the mechanism called LightStreamer I got .
I am trying creating my application with Light streamer and JAVA (using eclipse) combination. And I am new to this terminology namely Light streamer. By reading the API and the document (Lightstreamer_Paradigm.pdf), I am very sure that, this will help me a lot.
But I don’t know how to connect them? , what code makes it work? Where to write such code?
I read most of the forum post here and I am not able to get any code sample to answer the basic question like above. So can anybody send me the sample code to connect the Client and server? and how to streaming the data?

Thank you very much.