Author

Topic: 请教一个bitcion的技术问题 (Read 923 times)

full member
Activity: 208
Merit: 100
May 19, 2013, 11:15:05 AM
#8
了解了,谢谢各位。
member
Activity: 68
Merit: 10
May 19, 2013, 09:57:35 AM
#7
我来翻译一下:
Nodes receive the callback address of remote nodes that connect to them.
接收远端节点的回叫地址

Nodes connect to IRC to receive addresses.
连接IRC来接收其他节点的地址

Nodes makes DNS request to receive IP addresses.
通过DNS请求来接收IP地址

Nodes can use addresses hard coded into the software.
客户端软件内嵌地址

Nodes exchange addresses with other nodes.
与其他节点交换地址

Nodes store addresses in a database and read that database on startup.
客户端建立自己的地址数据库,客户端启动时读取

Nodes can be provided addresses as command line arguments
客户端软件启动时用命令行参数提供地址

Nodes read addresses from a user provided text file on startup
客户端软件启动时从用户提供的txt文件里读取地址

legendary
Activity: 1792
Merit: 1087
May 19, 2013, 09:15:52 AM
#6
Nodes discover their own external address by various methods.
Nodes receive the callback address of remote nodes that connect to them.
Nodes connect to IRC to receive addresses.
Nodes makes DNS request to receive IP addresses.
Nodes can use addresses hard coded into the software.
Nodes exchange addresses with other nodes.
Nodes store addresses in a database and read that database on startup.
Nodes can be provided addresses as command line arguments
Nodes read addresses from a user provided text file on startup

https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery

谢谢,我英语水平不行。看了一下,好像还是需要先连一下irc服务器。如果irc服务器断了,bitcoin客户端就无法发现其它节点了。

IRC在0.6以後已經不用了. 現在用DNS:

bitseed.xf2.org
dnsseed.bluematt.me
seed.bitcoin.sipa.be
dnsseed.bitcoin.dashjr.org

那这些DNS如果都断了或者被封锁了,bitcoin客户端就无法发现其它节点了。

你可以手動輸入地址
full member
Activity: 208
Merit: 100
May 19, 2013, 08:57:12 AM
#5
Nodes discover their own external address by various methods.
Nodes receive the callback address of remote nodes that connect to them.
Nodes connect to IRC to receive addresses.
Nodes makes DNS request to receive IP addresses.
Nodes can use addresses hard coded into the software.
Nodes exchange addresses with other nodes.
Nodes store addresses in a database and read that database on startup.
Nodes can be provided addresses as command line arguments
Nodes read addresses from a user provided text file on startup

https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery

谢谢,我英语水平不行。看了一下,好像还是需要先连一下irc服务器。如果irc服务器断了,bitcoin客户端就无法发现其它节点了。

IRC在0.6以後已經不用了. 現在用DNS:

bitseed.xf2.org
dnsseed.bluematt.me
seed.bitcoin.sipa.be
dnsseed.bitcoin.dashjr.org

那这些DNS如果都断了或者被封锁了,bitcoin客户端就无法发现其它节点了。
legendary
Activity: 1792
Merit: 1087
May 19, 2013, 02:39:42 AM
#4
Nodes discover their own external address by various methods.
Nodes receive the callback address of remote nodes that connect to them.
Nodes connect to IRC to receive addresses.
Nodes makes DNS request to receive IP addresses.
Nodes can use addresses hard coded into the software.
Nodes exchange addresses with other nodes.
Nodes store addresses in a database and read that database on startup.
Nodes can be provided addresses as command line arguments
Nodes read addresses from a user provided text file on startup

https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery

谢谢,我英语水平不行。看了一下,好像还是需要先连一下irc服务器。如果irc服务器断了,bitcoin客户端就无法发现其它节点了。

IRC在0.6以後已經不用了. 現在用DNS:

bitseed.xf2.org
dnsseed.bluematt.me
seed.bitcoin.sipa.be
dnsseed.bitcoin.dashjr.org
full member
Activity: 208
Merit: 100
May 19, 2013, 02:30:10 AM
#3
Nodes discover their own external address by various methods.
Nodes receive the callback address of remote nodes that connect to them.
Nodes connect to IRC to receive addresses.
Nodes makes DNS request to receive IP addresses.
Nodes can use addresses hard coded into the software.
Nodes exchange addresses with other nodes.
Nodes store addresses in a database and read that database on startup.
Nodes can be provided addresses as command line arguments
Nodes read addresses from a user provided text file on startup

https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery

谢谢,我英语水平不行。看了一下,好像还是需要先连一下irc服务器。如果irc服务器断了,bitcoin客户端就无法发现其它节点了。
newbie
Activity: 36
Merit: 0
May 18, 2013, 11:50:55 PM
#2
Nodes discover their own external address by various methods.
Nodes receive the callback address of remote nodes that connect to them.
Nodes connect to IRC to receive addresses.
Nodes makes DNS request to receive IP addresses.
Nodes can use addresses hard coded into the software.
Nodes exchange addresses with other nodes.
Nodes store addresses in a database and read that database on startup.
Nodes can be provided addresses as command line arguments
Nodes read addresses from a user provided text file on startup

https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery
full member
Activity: 208
Merit: 100
May 18, 2013, 03:00:19 AM
#1
bitcoin客户端是如何发现其它节点的?
Jump to: