Uenal Mutlu
Uenal Mutlu
How to use that code? I get compile errors: I put my my_test.cpp into the Aligned directory, added an #include "Aligned.hpp" into my_test.cpp, and tried to compile: $ g++ -O2...
With this start script: start_bfg.sh: PAR="-o http://XXX:8332 --coinbase-sig 'XXX' --generate-to XXX --userpass user:XXX \\ --no-local-bitcoin --no-default-config --debuglog --no-longpoll --no-stratum --queue 8192 --scan-time 9999 --expiry 9999 --expiry-lp 9999 \\ --per-device-stats --show-processors...
Hi, just a question: is the original IP and port preserved, or replaced by this utility? Thx
Hi, it runs thru all the 2^32 possible nonces, goes out of the inner loop and says "Found nonce: 0xffffffff", although it has not found one. Isn't that a bug?
Just a generic basic question: I want distribute multicast traffic to distant locations. At the remote locations the mc traffic shall be consumed by multiple users within the LAN there....