Closed Robsutar closed 1 month ago
IP spoofing of a user can terminate a client's connection, as the server interprets any misuse of the connection as a reason to terminate the connection.
The major uses of server InvalidProtocolCommunication and client InvalidProtocolCommunication cause this.
IP spoofing is a technique used to send data packets over the internet with a forged IP address.
Fixed in #25.
IP spoofing of a user can terminate a client's connection, as the server interprets any misuse of the connection as a reason to terminate the connection.
The major uses of server InvalidProtocolCommunication and client InvalidProtocolCommunication cause this.
IP spoofing is a technique used to send data packets over the internet with a forged IP address.