Post
Topic
Board Beginners & Help
Re: Connect to bitcoind from outside
by
progre55
on 26/06/2011, 20:14:22 UTC
Even I was able to connect to your server
Code:
progre55@progre55:~$ curl http://user:pass@88.191.128.82:8332/
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

I dont see any problems.. so it's probably on your client side