Bitcoin Forum
April 26, 2024, 03:33:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: JSON-RPC mit externer Maschine kommunizieren?  (Read 1268 times)
LightningFury (OP)
Hero Member
*****
Offline Offline

Activity: 687
Merit: 509



View Profile
February 23, 2012, 06:46:45 AM
 #1

Quote
JSON-RPC
Um mit dem Server über JSON-RPC zu kommunizieren muss eine HTTP-Authentifizierung verwendet werden und aus Sicherheitsgründen werden standardmäßig nur Verbindungen von Prozessen auf der lokalen Maschine angenommen. Ab version 0.3.14 wird SSL (HTTPS) für Verbindungen unterstützt.
Quelle: https://de.bitcoin.it/wiki/API_Referenz_%28JSON-RPC%29

Heist es auf Bitcoinwiki. Wie kann ich das ändern das ich in einem Rechenzentrum die anfrage an einem anderen Host schicken kann?
Ich tippe mal auf bitcoin.conf was muss ich da eintragen?
Ich kann dazu keine Informationen finden.

▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████████
███▄
▄█████████████████████████▄
██████████████▄████████████
███████████████████████████
███████████████████████████
█████████████████████████▀
▀███████████████████████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.dune network...
           ██
         ██▀▀██
         ██▄▄██
       ██▀▀██▀▀██
       ██▄▄██▄▄█████▀▀███
       ██▀▀██▀▀█████▄▄███
       ██▄▄██▄▄█████▀▀███
  ███████████▀▀█████▄▄███
  ██▌▐██▌▐███▄▄█████▀▀███
  ██▌▐██▌▐██████████▄▄███
  ██▌▐██▌▐██████████▀▀███
  ██▌▐██▌▐██████████▄▄███
█████████████
██████████████
►  Metal
     ►  Wallets
          ►  dApps
►  Blog
     ►  Resources
          ►  Community
.

██████████

██████
██████████████████████████████
.
.
██████████

████████████████████
██████████
1714102383
Hero Member
*
Offline Offline

Posts: 1714102383

View Profile Personal Message (Offline)

Ignore
1714102383
Reply with quote  #2

1714102383
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714102383
Hero Member
*
Offline Offline

Posts: 1714102383

View Profile Personal Message (Offline)

Ignore
1714102383
Reply with quote  #2

1714102383
Report to moderator
1714102383
Hero Member
*
Offline Offline

Posts: 1714102383

View Profile Personal Message (Offline)

Ignore
1714102383
Reply with quote  #2

1714102383
Report to moderator
1714102383
Hero Member
*
Offline Offline

Posts: 1714102383

View Profile Personal Message (Offline)

Ignore
1714102383
Reply with quote  #2

1714102383
Report to moderator
Blizz
Member
**
Offline Offline

Activity: 80
Merit: 10



View Profile
February 23, 2012, 10:10:43 AM
 #2

Code:
-rpcallowip=<ip>
als Paramteter beim Start oder in der Konfigurationsdatei als
Code:
rpcallowip=<ip1>
rpcallowip=<ip2>
rpcallowip=<ip3>
erlaubt Adressen abseits der lokalen Hosts den Zugriff.
LightningFury (OP)
Hero Member
*****
Offline Offline

Activity: 687
Merit: 509



View Profile
February 23, 2012, 02:14:23 PM
 #3

thx das reicht mir schon

▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████████
███▄
▄█████████████████████████▄
██████████████▄████████████
███████████████████████████
███████████████████████████
█████████████████████████▀
▀███████████████████████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.dune network...
           ██
         ██▀▀██
         ██▄▄██
       ██▀▀██▀▀██
       ██▄▄██▄▄█████▀▀███
       ██▀▀██▀▀█████▄▄███
       ██▄▄██▄▄█████▀▀███
  ███████████▀▀█████▄▄███
  ██▌▐██▌▐███▄▄█████▀▀███
  ██▌▐██▌▐██████████▄▄███
  ██▌▐██▌▐██████████▀▀███
  ██▌▐██▌▐██████████▄▄███
█████████████
██████████████
►  Metal
     ►  Wallets
          ►  dApps
►  Blog
     ►  Resources
          ►  Community
.

██████████

██████
██████████████████████████████
.
.
██████████

████████████████████
██████████
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!