Bitcoin Forum
June 23, 2024, 10:52:42 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Announcements / Re: Coinlock on: August 19, 2013, 04:18:22 PM
That sounds like a plan. Smiley
2  Economy / Service Announcements / Coinlock on: August 19, 2013, 02:39:01 PM
Hi guys,


I've launched a new Bitcoin based service and I would love to get some community feedback.

You can check it out at https://www.coinlock.com/

We are trying to build a platform for effortlessly selling digital content using Bitcoin, with strong assurances of privacy and anonymity. I think quite a few people here might find it interesting.

Its important to me to get community feedback as that will structure the product going forward. Feel free to reach me here or at support [at] coinlock.com


Happy bitcoining. Smiley
3  Other / Beginners & Help / Re: What's up with JSON RPC? on: August 18, 2013, 07:18:28 PM
Hi,


I think it may be because your bitcoind client is not listening for JSON-RPC connections except on localhost.

From the manpage for the default settings

rpcallowip='192.168.1.*'
              By  default,  only  RPC  connections  from  localhost are
              allowed. Specify as many *rpcallowip=*  settings  as  you
              like  to  allow connections from other hosts (and you may
              use * as a wildcard character)


So for security you should probably set rpcallowip=yourserverip

You could also set it to * just to test. Smiley

good luck.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!