Bitcointalk · Questions about Addresses

中本聪,2010 年 2 月 4 日

SN-0176 已核对来源,附原文与上下文。

阅读语言
中文译文

端口转发是把一个端口指向一台计算机。它告诉路由器由哪台计算机处理发往该端口的连接。所以收款的就是那台机器。

如果没设置端口转发,入站连接不会到达任何一台计算机,向该 IP 发送时只会提示无法连接收款方,什么也发不出去。按 IP 发送时,你其实仍是发到一个比特币地址:你的计算机连上那个 IP,向它索取一个新的比特币地址,把交易直接交给它,并确认它收到且接受。

应该有人把自己的静态 IP 贴出来,让大家试试按 IP 发送,顺便白送那个人一些钱。

比特币地址里有 32 位校验和,所以你不会不小心打错一个无效地址。

如果 4) 你发给了某个已抛弃或丢失 wallet.dat 的收款人,钱就丢了。这里有个微妙之处:既然流通中的总钱数变少了,每个人剩下的钱都会略微升值,即"自然通缩"。

ORIGINAL · 英文原文
Port forwarding forwards a port to one computer.  It tells the router which computer handles connections to that port.  So that's the computer receiving.

If you didn't set up port forwarding, then incoming connections won't go to any computer, and attempts to send to that IP would just say it couldn't connect to the recipient and nothing is sent.  When sending by IP, you still send to a bitcoin address, but your computer connects to that IP, gets a new bitcoin address from it, gives the transaction directly to the them and confirms that it was received and accepted.

Someone should post their static IP so people can try out sending by IP and also give that user free money.

There's a 32-bit checksum in bitcoin addresses so you can't accidentally type an invalid address.

If 4) you send to a recipient who has abandoned or lost their wallet.dat, then the money is lost.  A subtle point can be made that since there is then less total money in circulation, everyone's remaining money is worth slightly more, aka "natural deflation".
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0176