Posts

Showing posts with the label structure

A Comprehensive Overview of Decentralized Communication Infrastructure: SendingNetwork

Image
Author: GaryMa In the era of Web 2.0, the internet framework was primarily composed of three fundamental infra structure modules: computation, storage, and communication. As we transition into Web 3.0, the banner of “decentralization” is raised high. While Ethereum and numerous other public chains have emerged for general computation, and solutions like Filecoin and Arweave have arisen for storage, the field of communication seems to lack mature solutions. Enter SendingNetwork, the protagonist of this article, committed to filling this void. The communication infrastructure module in Web 2.0 is the TCP/IP protocol stack, divided into four layers from top to bottom: the application layer, transport layer, network layer, and physical layer. However, due to the inherent centralization in TCP/IP, certain flaws have gradually surfaced, such as: ● At the application layer, accessing websites relies on DNS resolution services. If the system is compromised, users may be directed to malicious ...