TCP (Transmission Control Protocol) connection elimination method
A connection table and data packet technology, applied in the field of network security, can solve the problems of non-arrival, elimination of TCP connections, etc., to achieve the effect of fewer visits and prevention of attacks
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0023] The detailed steps of the program of the present invention are as follows:
[0024] 1. Initialize the concurrent connection table;
[0025] 2. Receive syn , reset For data packets, look up the concurrent link table according to the quadruple, and go to step 5;
[0026] 3. Receive syn ack or ack packet, go to step 8
[0027] 4. Receive fin or fin ack packet, go to step 9;
[0028] 5. If the search is successful, it is the retransmitted syn packet and discarded; if the search fails, check whether the maximum number of concurrent connections is greater than the threshold, if it is less, go to step 6, otherwise go to step 7.
[0029] 6. Find the connection node with the least number of calls and the connection node that has not been visited for the longest time and eliminate it;
[0030] 7. Create a new concurrent connection item, set the number of calls to 1, move the node to the first node with a call number of 1, and go to step 10;
[0031] 8. If the search node is...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 