11-18-2020 02:32 AM
Hi we have 3rd party soft lately we have problem with tcp and udp client send packets, after the program start tcp or udp connection the application crash an we get this error
it happen randomly not all the time and we should to get all test from the beginning, we don't get a answer to this problem.
we will be very happy to get any suggestion to this problem.
11-18-2020 06:21 AM
Are you trying to communicate with such an external program?
Can you narrow down the error to a specific portion of your code?
Or is the crash happening inside the external software? If so, you should look for assistance from its producer.
11-18-2020 06:25 AM
We have cvi based application that check boards. than these application try to communicate with our boards through this cvi application on tcp or udp protocol it open the port and after this crash all application of tests.
11-18-2020 08:37 AM
I can give you 2 suggestions as to how to address this kind of problems