<<  >> (p.104)
    Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6591452 times)
    zyzzyva
    Member
    **
    Offline Offline

    Activity: 82
    Merit: 10


    View Profile
    May 19, 2016, 08:21:03 PM
     #2061

    Also someone that know curl explain why
    telnet localhost 3333
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    {"id":0,"jsonrpc":"2.0","method":"miner_getstat1"}

    works to get a response, but

    curl -i -X POST --data '{"id":0,"jsonrpc":"2.0","method":"miner_getstat1"}' http://localhost:3333

    does not work? Im not that great with curl so not sure if I formatted that request right.

    My guess is that CDM doesn't like the HTTP headers that curl sends. I'd recommend using nc (https://en.wikipedia.org/wiki/Netcat) instead.
Page 103
Viewing Page: 104