TheBlueMatt / RelayNode

A block-compressing fast relay server/client
http://bitcoinrelaynetwork.org
MIT License
84 stars 49 forks source link

Why relay net client connection is inbound not an outbound? #30

Open jeong760 opened 8 years ago

jeong760 commented 8 years ago

Dears,

I saw that relay network connection on my PC is inbound not an outbound. is that correct direction?

TheBlueMatt commented 8 years ago

The relaynetworkclient should make two outbound connections...one to the nearest relay network server, one to the host/port you specify (which is probably localhost for your bitcoind).