CCPulse StatServer realtime data, are accessible from third party?

Hi everyone,
I would like to ask you if there is a way to read CCPulse StatServer realtime data from outside CCPulse.

Best regards,

Gef.

Create an application with sdk to connect to it
Other way is to make CCP write its stats on a file and then your app will read that file

Enviado de meu E6633 usando Tapatalk

Hi Cav, many thanks; sadly I have not the sdk, so I must proceed with your second choice. How can I do it? in process options through cme?

you could also do a screen scrape of the CCpulse view on a slave host

Hi Tambo, can you please explain how to do what you are proposing, and the result I’ll obtain? I should expect an high latency?

try this Gef, should help you with the idea around it

http://stackoverflow.com/questions/2334164/a-good-web-data-extraction-screen-scraper-program

effectively you are taking a snapshot and placing it on another monitor, but the snapshots are constant. So you are not transferring the actual information

On my option is via VB codes, Open a file and write on it the stats values

Enviado de meu E6633 usando Tapatalk

Aren’t LOGIN, AREC and others still viable for StatServers..? :slight_smile:

Yes but he is not asking just for that

Enviado de meu E6633 usando Tapatalk