Bitcoin Forum
September 29, 2025, 03:50:44 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / How do bitcoin nodes/miners use the same ports? on: August 06, 2021, 04:09:06 AM
Hello bitcointalk forum,

Quick question, as im trying to build a p2p decentralized network (just a chatroom network), i came across an issue:

When Nodes communicate with each other, they use the same ports, nodes in this network act as a client and a server (They connect to another node and listen to other connections).
The issue that I came across is that, 1 port can only be used to connect and since this port is used, i cant listen to other connections in this port.

How do bitcoin nodes/miners communicate with each other using the same port? Any ideas on how to fix this?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!