• 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/IP
    Hi all, I would like to write a program where I would like to use the RJ45 port to receive a data from a remote PC conncected in the same network and do some operation in phycore LPC2292 according...