Posts Tagged ‘websocket

ccminer-websocket-sample

The API functionality that was recently introduced to the ccMiner fork by tpruvot (source) is now accessible through a websocket directly from the web browser. This means that you just need to open a HTML file on your computer to be able to monitor stats from the ccMiner that is running with the API enabled, no need to have a web server running on the same computer in order to be able to browse statistical information via the API. The sample websocket code included in the latest code from tpruvot just shows a graphical representation of the hashrate, but it can be extended to include other statistics as well from the available data provided by the API. We have compiled a windows binary from the latest code supporting Compute 3.0 to Compute 5.2 GPUs and you can download and try it from the link below. The included sample websocket.htm file is for showing you the basic hashrate stats, you need to run the ccMiner with the API enabled for the stats to work.

To download the latest ccMiner version 1.5-git by tpruvot for Windows OS (CUDA 6.5)…


top