2020 | OriginalPaper | Chapter
5. Networking
Published in:
Learn Blockchain by Building One
Abstract
This is a practical, technical chapter on socket programming. We’ll learn how to send and receive packets of information over the Internet by building a usable networking application in the form of an online chatroom, which will help us gain some experience before diving into peer-to-peer networking.