Hi;

I am new to Lightstreamer and I'm in my very first attempts to work with it. I just subscribed to this forum so please bear with my probably lame questions.

I managed to put the HelloWorld and MarketDepthDemo to work on my server.

In my Job, everything is in DBF/NTX (yeah! Tell me about it!). I already wrote a daemon in C that gathers data from those files. I was wondering if I could extend my daemon to push this gathered data directly to Lightstreamer.

I tried to "relate" the java code to a C equivalent but I'm an old dog and I just couldn't do it.

So if there is a way, what are the main ordered steps to accomplish this?

Thanks for any advice.