Hi,
I’m Using Fastrack M1306B , firmware 6.57.
In my application I am testing a Tcp Client whit WIP library.
In particular I am testing the case in which the server is closed:
I open the TCP_client whit wip_TCPClientCreate and after I attend the WIP_CEV_ERROR event.
This wait is approximately two minutes.
For me this wait is much large.
My question is:
Is it possible to reduce this time?
I remember that whit EDLIB library this wait was approximately 30 seconds.