Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
trexminer
on 18/07/2018, 10:14:31 UTC
I had a look at this mining software and in contrast to ccminer where Awesome Miner can send API requests like "summary", the T-rex software requires it to be "summary\r\n". The API commands to get pool and GPU information ("pools", "threads") are not supported at all by T-rex as far as I can see.

I will of course consider adding support for this mining software, but it will not be in the release planned for today.

T-Rex has support of json response. Why don't use it? It's really very flexible, reliable and convenient. In json response there is gpu information ccminer shows. Also it has HTTP communication support on 4067 port. To have json response via telnet(4068 port) set flag -J (--json-response) or "json-response": true in config file.

21th century is onboard. It's time to use JSON everywhere and HTTP! Smiley