Author

Topic: What is an RPC? (Read 2074 times)

kjj
legendary
Activity: 1302
Merit: 1026
February 10, 2013, 09:01:15 AM
#4
Where do I find the 'Host Address'? Is that my wallet address?

That is the IP address of the server running bitcoind.  If it is on the same server as the website, it is almost certainly 127.0.0.1 (or "localhost") instead of the actual IP.
newbie
Activity: 22
Merit: 0
February 10, 2013, 05:40:23 AM
#3
Where do I find the 'Host Address'? Is that my wallet address?
legendary
Activity: 2506
Merit: 1010
May 16, 2011, 01:16:23 AM
#2
I've added a bitcoin module to my website so that people can checkout with bitcoin but it asks for a BitCoin RPC host address as well as a user name and password. I've google a bit and found API calls for RPC but no explanation of what it is and what this address should be, nor the login credentials.

To connect to the bitcoind running on the same host,
 you'll want to create or edit a bitcoin.conf and set rpcuser and rpcpassword:
 - http://en.bitcoin.it/wiki/Running_Bitcoin
newbie
Activity: 28
Merit: 0
May 15, 2011, 11:26:18 PM
#1
I've added a bitcoin module to my website so that people can checkout with bitcoin but it asks for a BitCoin RPC host address as well as a user name and password. I've google a bit and found API calls for RPC but no explanation of what it is and what this address should be, nor the login credentials.
Jump to: