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.

c6455 NDK problem,Need Help!

hello:

I am use the  NDK 1.93 in c6455, C6455 is as a server, and the client runs in PC, I can make sure the client is right, But when the client connets the c6455 server, I find sometimes server accept success, sometimes the server accept failed! When failed,The accept() function does not return amd I ping the server,it is OK! But telet the port is not successful.I wonder if heap or stack have influence , so I increase the heap to 512KB and stack to 128KB, But it does not change!  I have two threads, one for recv ,and the other is for send. Both send and recv thread have the same port!  I Need Help !

Thanks!