This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C1294NCPDT: TCP Connection timeout

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

We have implemented, TCP Client and is connected to server by listing using port number.

  1. When the port is closed successfully from Server, the client is getting connect to server after 2 minutes.                                                                                                                                                                      Can you suggest us how to reduce this time delay.
  2. When ever the socket is closed properly by server then the client is device getting connect to server only after power restart.                                                                                                                                      Please suggest us how to resolve above two issues.