Bitcoin Forum
May 04, 2024, 01:32:02 AM *
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 396 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
1714786322
Hero Member
*
Offline Offline

Posts: 1714786322

View Profile Personal Message (Offline)

Ignore
1714786322
Reply with quote  #2

1714786322
Report to moderator
1714786322
Hero Member
*
Offline Offline

Posts: 1714786322

View Profile Personal Message (Offline)

Ignore
1714786322
Reply with quote  #2

1714786322
Report to moderator
1714786322
Hero Member
*
Offline Offline

Posts: 1714786322

View Profile Personal Message (Offline)

Ignore
1714786322
Reply with quote  #2

1714786322
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
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!