My question is, do I have to install IIS to link cgminer to bitcoin-qt?
I am asking because I see the "http://localhost:8332" part on the command line I will use.
I am using W7 64 with bitcoin core 0.9.2.1 and cgminer-win0.31 with 2 ASIC devices.
Just want to solo-mining for a while to test and learn how it works.
I will use the following command line:
cgminer.exe -o http://localhost:8332 -u username -p password --btc-address FirstReceivingAddressfrombitcoinqt --rmu-freq 270
Already done the rpc entries in bitcoin.conf Any guide somewhere on how to use bitcoin-rpc.exe?