Post
Topic
Board Development & Technical Discussion
Re: HTTP bootstrapping ?
by
jgarzik
on 26/12/2010, 15:34:18 UTC
bitcoin maintains a database of P2P addresses.  Obtaining addresses via netstat is rather sub-optimal, when you could use bitcointools to extract addresses directly from the bitcoin database.

As to the larger point...

HTTP and DNS bootstrapping should be pursued.  Much more efficient than IRC.