• LPc2294+TCP
    Hallo, I have a question to the topic ethernet. I have look at the exmaple LEDswitch Client and I don't understand why I need the following code: .. U8 p2val, cnt, lshf; .. p2val = 1; cnt =...
  • TCP retry
    I'm using tcpnet and can make a connection to a server beautifully. Sometimes a tcp message i send does not get through to the server. I think I need to resend it but don't know how long to wait...
  • TCP Server
    Hello, I have tried LEDClient example from keil on my MCB1700 evaluation Board. When i test with LEDClient.exe that connected via Ethernet, the program running normally and LEDs on appropriate. ...
  • TCP stack
    Hi, I am planing a project using an arm 7 processor and that acts as a client connecting to a remote server using TCP/IP communictations. My questions are: 1) Has anybody used the Keil ARTX with...
  • TCP retransmission
    Hi All The processor is LPC2468 running @ 57.6MHz with DP83848I phy in RTX OS and TCPnet stack. RTL.h version is 3.10/2007. Currently we are facing TCP retransmission issue in huge network...