TCP Ack-Fin after Ack-Push -


in tcp/ip connexion, when server replies ack-fin ack-push, means ? client try send 1024 bytes. mean server refuses push ?

no. fin means application on side closed socket (or exited, causing socket closed).


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -