I have a game application using tcp 2000 port. I have captured packets during connection.Client to Server -- TCP -- 1115 -> 2000 syn seq=0, ack=0Server to Client -- TCP -- 2000 -> 1115Syn ack seq=0,ack=1Client to Server -- TCP -- 1115 -> 2000ACK seq=...