Method for optimizing TCP (Transmission Control Protocol) connection management by adopting static linked list to structure TCP node pool
A node pool and static chain technology, applied in electrical components, transmission systems, etc., can solve problems such as reducing system efficiency and achieve the effect of improving efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0015] The TCP management function of the present invention consists of two parts, one is a TCP concurrent connection table, and the other is a TCP node pool.
[0016] The connection table is implemented using a hash table structure, and each entry points to a pointer to a TCP node structure.
[0017] The TCP node pool uses a static linked list structure. During memory allocation, the node pool is an array composed of continuous static memory TCP nodes, which is only applied for once when the system is initialized; each available TCP node in the node pool is linked through the node index A linked list that can be dynamically taken out or put back from the node pool.
[0018] The method and process of TCP connection management are as follows:
[0019] (1) Initialize the TCP connection table at the beginning of the system.
[0020] Apply for memory, initialize the hash table for saving TCP connections, and set the index pointer of each hash entry pointing to the TCP node to -1...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com
