Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: montadher on August 24, 2015, 03:53:43 PM



Title: bitcoin network
Post by: montadher on August 24, 2015, 03:53:43 PM
Hi there
I am trying to build a bitcoin network simulator.To be more realistic,i am trying to figure out how a node in bitcoin network propagate the message(inv or full transaction) for its connected peers, i mean send the message to the connected peers in turn or all at the same time.

secondly ,transaction doesn't include the ip of destination , so how the transaction will identify its route in the network.I said ok, transaction doesn't need to identify the route coz any node would open 8 connections with other peers.That means this route will be reserved for only a particular node. am i right? if so ,, does this scenario affect the efficiency of the network coz we reserved 8 routes for a node whilst this node doesn't have a transaction to propagate?

Looking forward for your valuable answer ..

Thanks.. :)


Title: Re: bitcoin network
Post by: DGulari on August 24, 2015, 07:05:04 PM
Hi there
I am trying to build a bitcoin network simulator.To be more realistic,i am trying to figure out how a node in bitcoin network propagate the message(inv or full transaction) for its connected peers, i mean send the message to the connected peers in turn or all at the same time.

secondly ,transaction doesn't include the ip of destination , so how the transaction will identify its route in the network.I said ok, transaction doesn't need to identify the route coz any node would open 8 connections with other peers.That means this route will be reserved for only a particular node. am i right? if so ,, does this scenario affect the efficiency of the network coz we reserved 8 routes for a node whilst this node doesn't have a transaction to propagate?

Looking forward for your valuable answer ..

Thanks.. :)
Weirdest poll ever


Title: Re: bitcoin network
Post by: Delek on August 24, 2015, 07:54:34 PM
Your questions are very basic and don't involves Bitcoin at all, actually them are more related to how peer to peer (P2P) networking works.


Title: Re: bitcoin network
Post by: alone bird on August 31, 2015, 10:42:09 AM
this question may be a bullshit !!!!!!
because btc is peer to peer network......
 and I think every bitcoiner is know that how peer to peer network works ....


Title: Re: bitcoin network
Post by: Agaguk24 on September 06, 2015, 04:48:01 PM
What do you plan to do with this Bitcoin network simulator?


Title: Re: bitcoin network
Post by: stuff0577 on September 09, 2015, 01:37:25 AM
What do you plan to do with this Bitcoin network simulator?

I think the guy is studying how the network works. give him a chance ;D