Understanding TCP, HTTP, Socket, and Socket Connection Pool
Author: Shulan Technology Source: www.jianshu.com/p/e47a766e03da Introduction: As a developer, we often hear terms like HTTP protocol, TCP/IP protocol, UDP protocol, Socket, Socket long connection, Socket connection pool, etc. However, not everyone can clearly understand their relationships, differences, and principles. This article will start from the basics of network protocols and explain the relationship between them … Read more