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/IP Communication With Linux Operating system

I Have implement simple code where my Processor (LPC2388) is configured as Server & is in the Listen Mode & client which is connecting the Server (LPC2388) is a Linux OS Server. There i am simply connecting the server & Transmitting the Data. But the Problem is that while the communication is going on the controller receives the Duplicate Packet & retransmission Packet Which results in Termination of the socket.

Same thing when i implemented it with Windows OS It works fine Without any issue.

Please Help me for this since it is very important issue due which i m stuck in the module of TCP/IP Communication With LINUX OS

Waiting For Reply

Thank You