Default Timeout in windows and retransmission [closed]

I am using python socket programming to establish tcp/ip connection via ethernet cable. Via my program I am sending the packet and receiver should acks the packet within 10ms.

The logging is done via wireshark. To check if my ack timeout works fine or not i want to make fail case to reduce ack timeout in my sender pc to 1ms so that retransmission occurs how to make this to work in windows?

Because in windows how to set the retransmission and ack timeout?

soundharya's avatar
1
soundharya
asked 2024-06-10 15:00:44 +0000
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "question is off-topic or not relevant" by grahamb 2024-06-10 15:54:50 +0000

Comments

Not a Wireshark question

grahamb's avatar grahamb (2024-06-10 15:54:44 +0000) edit
add a comment see more comments