NetSim 1.0.0
An educational network simulation software for students
|
Strategy to handle the termination of TCP connections. More...
#include <tcpserverconnectionclosestrategy.h>
Strategy to handle the termination of TCP connections.
The TCPConnectionCloseStrategy class provides a concrete implementation of the IPackageStrategy interface. It defines the logic to gracefully close a TCP connection by sending the appropriate termination packets.