TCP retransmissions

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Is it possible to set static RTO 500ms in Wiced 2.4.1 with NetX Duo?

Is TCP Fast Retransmit enabled in same configuration?

0 Likes
2 Replies
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

2.4.1_expresslogic_update

Can you look at the arguments in the new TCPIP.c file.

The re-transmissions algorithm should be controlled here: Wiced_tcp_create_socket  --> nx_tcp_socket_transmit_configure

0 Likes
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Please open new discussion if this is still an issue.

0 Likes