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.

problem with invoking one CGI from two clients

Other Parts Discussed in Thread: TM4C129XNCZAD

hello,

i'm facing problem with invoking one CGI function through two clients (creating many instances from one CGI), the first client invoked the CGI successfully and got the desired response, but when try to establish the new connection from the second client the NDK creates the dChild thread then delete it  immediately without invoking the targeted CGI.

thanks in advance for your help and support