Bitcoin Forum
June 15, 2024, 04:49:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: for altcoin wallet RPC call, whether it must be installed on the same server  (Read 400 times)
supercanada1 (OP)
Sr. Member
****
Offline Offline

Activity: 798
Merit: 253


View Profile
August 02, 2015, 09:37:54 PM
 #1

whether I set up myy website on a different server, and wallet setup on a different server, I use RPC call the wallet on a different server, is that possible?
Thanks
testz
Legendary
*
Offline Offline

Activity: 1764
Merit: 1018


View Profile
August 02, 2015, 10:56:25 PM
 #2

whether I set up myy website on a different server, and wallet setup on a different server, I use RPC call the wallet on a different server, is that possible?
Thanks

Yes, make sure that you add your website server IP (server from where you will access your wallet by RPS) into <coin>.conf file or command line as: rpcallowip=<server IP>

<coin>.conf
Code:
listen=1
daemon=1
server=1
rpcuser=strong-user-name
rpcpassword=strong-password
rpcallowip=192.168.1.10

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
CoinThug
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
October 14, 2015, 07:04:49 AM
 #3

whether I set up myy website on a different server, and wallet setup on a different server, I use RPC call the wallet on a different server, is that possible?
Thanks

Yes, make sure that you add your website server IP (server from where you will access your wallet by RPS) into <coin>.conf file or command line as: rpcallowip=<server IP>

<coin>.conf
Code:
listen=1
daemon=1
server=1
rpcuser=strong-user-name
rpcpassword=strong-password
rpcallowip=192.168.1.10
Thanks this really helped me alot
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!