NetSim 1.0.0
An educational network simulation software for students
|
Strategy to handle the TCP handshake process. More...
#include <tcpserverhandshakestrategy.h>
Strategy to handle the TCP handshake process.
The TCPHandshakeStrategy class provides a concrete implementation of the IPackageStrategy interface. It defines the logic to initiate or respond to a TCP handshake by sending or acknowledging SYN and SYN-ACK packets.