Tag

network protocols

1 views collected around this technical thread.

Top Architect
Top Architect
Jun 11, 2025 · Fundamentals

Why HTTP/3 and QUIC Are Revolutionizing Web Performance

This article traces the evolution from HTTP/1.1 to HTTP/3, explains QUIC's design and its advantages over TCP, and examines how features like connection migration, head‑of‑line blocking elimination, congestion control, and flow control improve latency and reliability for modern web applications.

HTTP3QUIChttp
0 likes · 16 min read
Why HTTP/3 and QUIC Are Revolutionizing Web Performance
Architects' Tech Alliance
Architects' Tech Alliance
Jun 3, 2025 · Artificial Intelligence

Comprehensive Analysis of RDMA Technology: Principles, Features, Products, and Applications in HPC, AI, and Cloud Storage

The article provides an in‑depth technical overview of Remote Direct Memory Access (RDMA), covering its zero‑copy, kernel‑bypass, and protocol‑offload features, hardware and software ecosystems, and its impact on high‑performance computing, artificial intelligence, cloud storage, finance, and edge computing.

Artificial IntelligenceHigh Performance ComputingRDMA
0 likes · 10 min read
Comprehensive Analysis of RDMA Technology: Principles, Features, Products, and Applications in HPC, AI, and Cloud Storage
DaTaobao Tech
DaTaobao Tech
Dec 31, 2024 · Fundamentals

CCF Technology Invention Award for Collaborative Transmission in Large-Scale Internet Services

On September 28, 2024, the CCF Technology Achievement Awards gave the Technology Invention Award to Taobao, the Institute of Computing Technology (CAS) and the Computer Network Information Center for collaborative transmission key technologies that build a next‑generation internet protocol across application, transport and network layers, delivering low‑latency programmable routing used in national infrastructure and reported in SIGCOMM, NSDI, and the Multipath QUIC IETF draft.

CCF AwardResearchcollaborative transmission
0 likes · 2 min read
CCF Technology Invention Award for Collaborative Transmission in Large-Scale Internet Services
Practical DevOps Architecture
Practical DevOps Architecture
Nov 18, 2024 · Fundamentals

Second Season: Detailed TCP/IP Protocol Stack Course Outline

This article presents a comprehensive outline of a TCP/IP protocol stack course, covering Wireshark analysis basics, TCP/IP overview, Ethernet, ARP (including proxy, gratuitous, inverse, and reverse ARP), ICMP (ping, traceroute, various unreachable messages), UDP, DHCP (address request, renewal, release, conflict, relay), and related experimental validations.

ARPDHCPICMP
0 likes · 3 min read
Second Season: Detailed TCP/IP Protocol Stack Course Outline
Java Tech Enthusiast
Java Tech Enthusiast
Oct 24, 2024 · Fundamentals

Technology Development Trends from the 1970s to the 2020s

From the 1970s structured programming and ARPANET to today’s AI‑driven development, each decade introduced pivotal shifts—object‑orientation, client‑server and web architectures, service‑oriented and cloud‑native micro‑services, containers, DevOps, big‑data tools, and mobile protocols—creating a continual learning challenge known as the 35‑year programmer crisis.

network protocolsprogramming paradigmssoftware architecture
0 likes · 9 min read
Technology Development Trends from the 1970s to the 2020s
Top Architect
Top Architect
Aug 24, 2024 · Fundamentals

HTTP History, QUIC Overview, and Key Features of HTTP/3

This article traces the evolution of HTTP from its 1991 inception through HTTP/1.1, HTTP/2, and HTTP/3, explains the QUIC protocol’s design and advantages, and details connection establishment, congestion control, flow control, and head‑of‑line blocking mitigation techniques used in modern web transport.

HTTP/3QUICcongestion control
0 likes · 15 min read
HTTP History, QUIC Overview, and Key Features of HTTP/3
Laravel Tech Community
Laravel Tech Community
May 23, 2024 · Backend Development

cURL 8.8.0 Release: New Features, Changes, and Project Overview

The article introduces the cURL project and its command‑line tool, explains that curl 8.8.0 has been officially released without known security issues, and lists the eight notable changes including libcurl enhancements, protocol support, macOS/iOS AppleIDN integration, and experimental Encrypted Client Hello.

Command line toolRelease Notescurl
0 likes · 2 min read
cURL 8.8.0 Release: New Features, Changes, and Project Overview
php中文网 Courses
php中文网 Courses
May 22, 2024 · Backend Development

Comprehensive Backend Development Course: Processes, Socket Programming, Nginx, FASTCGI, Byte Order, and Redis Fundamentals

This course provides an in‑depth exploration of core backend concepts, covering process fundamentals, TCP/IP socket communication, Nginx integration with PHP‑FPM via FASTCGI, host‑to‑network byte order conversion, and Redis basics, aiming to equip developers, sysadmins, and network engineers with comprehensive backend development skills.

NginxRedisSocket Programming
0 likes · 3 min read
Comprehensive Backend Development Course: Processes, Socket Programming, Nginx, FASTCGI, Byte Order, and Redis Fundamentals
Efficient Ops
Efficient Ops
May 5, 2024 · Fundamentals

Master Computer Network Fundamentals with 38 Comprehensive Mind Maps

This article presents a curated collection of 38 detailed mind maps that systematically cover essential computer network concepts—from transmission media and Ethernet frames to IP addressing, routing protocols, VLANs, and VPNs—helping readers visualize and master the fundamentals efficiently.

Computer NetworksIPv6Mind Maps
0 likes · 5 min read
Master Computer Network Fundamentals with 38 Comprehensive Mind Maps
Architects' Tech Alliance
Architects' Tech Alliance
May 3, 2024 · Fundamentals

From OSI Model to RDMA: High‑Performance Networking, Leaf‑Spine Architecture, and Switch Selection

This article examines the evolution of network protocols from the OSI seven‑layer model and TCP/IP to RDMA technologies such as InfiniBand and RoCE, compares traditional three‑tier and leaf‑spine data‑center designs, and evaluates Ethernet, InfiniBand, and RoCE switches for high‑throughput, low‑latency HPC environments.

High Performance ComputingInfiniBandRDMA
0 likes · 13 min read
From OSI Model to RDMA: High‑Performance Networking, Leaf‑Spine Architecture, and Switch Selection
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 7, 2024 · Backend Development

Optimization of TV Streaming Service Architecture and Performance

The article describes how redesigning a TV streaming service from a single to a dual‑service architecture, leveraging Android Binder, optimized protocol startup, adaptive networking, and session‑based monitoring dramatically boosted stability above 99%, protocol success over 98.5%, and issue‑resolution efficiency via systematic batch analysis and A/B testing.

Android ServiceIssue ResolutionTV Streaming Optimization
0 likes · 11 min read
Optimization of TV Streaming Service Architecture and Performance
Architect's Guide
Architect's Guide
Dec 10, 2023 · Fundamentals

Understanding Network Protocols, TCP/UDP Handshakes, and Socket Connection Pools

This article explains the OSI seven‑layer model, the mechanics of TCP three‑way handshake and four‑way termination, differences between TCP and UDP, long‑living socket connections, custom protocol design, and how to implement a socket connection pool for high‑concurrency backend services.

Connection PoolOSI modelSocket
0 likes · 14 min read
Understanding Network Protocols, TCP/UDP Handshakes, and Socket Connection Pools
Deepin Linux
Deepin Linux
Oct 9, 2023 · Fundamentals

Fundamentals of Computer Networks, Network Programming, and Asynchronous I/O

This article provides a comprehensive overview of computer networking fundamentals, including C/S and B/S architectures, OSI layers, TCP/UDP protocols, socket programming, code examples, and the concepts of synchronous, asynchronous, blocking, and non‑blocking I/O in Linux.

Computer NetworksOSI modelSocket Programming
0 likes · 28 min read
Fundamentals of Computer Networks, Network Programming, and Asynchronous I/O
Deepin Linux
Deepin Linux
Aug 16, 2023 · Fundamentals

Fundamentals of TCP/IP: Protocol Suite, Standardization Process, and Layered Model

This article provides a comprehensive overview of TCP/IP, covering its definition as a protocol suite, the open and practical standardization process driven by IETF, the role of RFCs and STD numbers, the multi‑stage standardization workflow, the layered architecture compared with the OSI model, and detailed explanations of packet headers, data flow, and connection management such as the three‑way handshake and four‑way termination.

OSI modelTCP/IPfour-way termination
0 likes · 31 min read
Fundamentals of TCP/IP: Protocol Suite, Standardization Process, and Layered Model
Architects' Tech Alliance
Architects' Tech Alliance
Jul 30, 2023 · Fundamentals

Understanding Network Protocols, Switches, and RDMA in AI‑Driven Data Centers

This article explains the fundamentals of network protocols and the OSI model, describes how high‑performance computing and AI workloads drive the transition from TCP/IP to RDMA technologies such as InfiniBand, RoCE and iWARP, and examines modern data‑center switch architectures, market trends, and NVIDIA’s AI‑focused networking solutions.

AINvidiaRDMA
0 likes · 12 min read
Understanding Network Protocols, Switches, and RDMA in AI‑Driven Data Centers