This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TCP NETWORK SUIT PROBLEM

I am using LPC1764 + TLK105 to make serial to ethernet(cice-versa) converter. I use TCP/IP stack of keil . In this project a am using tcp socket to receive data from ethernet and then send it to UART. Also to send Data receive from UART to Ethernet i am using tcp socket. I use this converter in server mode. But during transmit from Etheenet to UART and in reverse direction tcp socket automatically aborted without any request from client side. So please guide me to diagnose this problem.