Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ノードが異なるポートをリッスンするマシンにピアツーピアネットワークを構築しています。
Windows マシンで 1024 を超えるポートが使用可能であることはわかっていますが、1024 を超えるポートが正確にいくつ使用可能ですか?
ポート番号は短いデータ型で表されるので、
そのため、ポートは最大 65535 まで使用できます。