Bitcoin Forum
May 25, 2024, 09:01:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Networking in a simple beginner miner  (Read 1179 times)
m-guy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 26, 2016, 08:37:45 PM
 #1

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?
michelem
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 27, 2016, 09:28:34 AM
 #2

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
m-guy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 07, 2016, 04:34:40 PM
 #3

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer


Because I want to write it on my own, and also this is to use with some usb devices and I am not going to use any.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!