Author

Topic: BitCoin Server Trouble (Read 1230 times)

hero member
Activity: 755
Merit: 515
April 27, 2011, 05:48:26 PM
#4
Would I need to port forward?
You probably don't want anyone to be able to send your coins to themselves on your behalf, but if you want this to be insecure, forward port 8332.
newbie
Activity: 56
Merit: 0
April 27, 2011, 11:36:46 AM
#3
Would I need to port forward?
hero member
Activity: 560
Merit: 517
April 27, 2011, 12:05:31 AM
#2
Quote
Edit the bitcoin.conf file (in the bitcoin data directory), and add a line for each IP address allowed to connect:

Example:
Code:
rpcallowip=10.11.13.15
rpcallowip=10.11.13.16

bitcoin.conf is located at %AppData%\Bitcoin on Windows Vista/7.

You may also want to look at this for a more secure solution:
https://en.bitcoin.it/wiki/Enabling_SSL_on_original_client_daemon
newbie
Activity: 56
Merit: 0
April 26, 2011, 11:17:52 PM
#1
I want to connect to my BitCoin wallet and send commands from my website. I've checked out https://en.bitcoin.it/wiki/API_reference_(JSON-RPC) and it worked good on 127.0.0.1:8332. How do I get that onto my website?
Jump to: