Tks for your reply.
Hi,
I am trying to build a private pool for SFR. But I can't connect the rpcport. I have set the rpcport to 19710 inside the conf file. I try to telnet port 19710, it shows connection is refused. I can also always successfully telnet port 19717 which is the p2p port. I am using Windows wallet 1.3.2 which I got from your website at
http://saffroncoin.com/Any help will be really appreciated.
tks
Why are you using the windows wallet for a pool? Download the saffroncoind daemon from
http://github.com/saffroncoin/saffroncoin .
Compile that and run the command - saffroncoind -daemon .
Only then will the server listen on port 19710. Also make sure this port is allowed in your firewall.