Remote miner: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Add link to RPC Miner pooled mining server.)
(Add to External links separate entries for source and binaries.)
Line 1: Line 1:
{{stub}}The '''remote miner'''<ref>[http://www.bitcoin.org/smf/index.php?topic=1458.0 client/server release announcement]</ref> is an open source Bitcoin [[Pooled Mining|pooled miner]] created by puddinpop.
An open source Bitcoin [[Pooled Mining|pooled mining]] server created by puddinpop.


It communicates through a JSON-based protocol with the [[RPC Miner]] pooled mining server created by puddinpop, and supports mining with [[Cpu_Miner|CPU]] and GPUs ([[OpenCL miner|OpenCL]] or CUDA).
The clients connect through a JSON-based protocol with the [[RPC Miner]] pooled mining clients created by puddinpop.
 
The distribution includes:
* remoteminer server for CPU
* remoteminer server for 4Way
* remoteminer server for ATI OpenCL GPUs
* remoteminer server for NVidia CUDA GPUs


==See Also==
==See Also==
Line 10: Line 16:
==External Links==
==External Links==


* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip bitcoin-remote-rpc] source
* [http://www.mediafire.com/file/0j6dbydld9yzvrw/bitcoin-remote-20101224-win32bin.zip bitcoin-remote] binaries for Windows
* [http://www.bitcoin.org/smf/index.php?topic=1458.0 Project Thread]
* [http://www.bitcoin.org/smf/index.php?topic=1458.0 Project Thread]



Revision as of 04:23, 6 March 2011

An open source Bitcoin pooled mining server created by puddinpop.

The clients connect through a JSON-based protocol with the RPC Miner pooled mining clients created by puddinpop.

The distribution includes:

  • remoteminer server for CPU
  • remoteminer server for 4Way
  • remoteminer server for ATI OpenCL GPUs
  • remoteminer server for NVidia CUDA GPUs

See Also

External Links

References

<references>