• Don't work RL-TCP NET
    I want use RL TCPnet on lpc2368. I use it such as this example: www.keil.com/.../rlarm_tn_using_tcpsoc_example.htm GSM module connect via COM, because, I implemet next functions in my programm...
  • Strange behaviour with TCP-Net/RTX
    Hi, I writing an FTP server with RTX and TCP net. At this time the code only sends a welcome string when someone connects on the port 21. It works well at the first connection, but at the second...
  • Strange behavior of TCP NET on LPC2367
    Hello all! I have some problem with TCP NET Suit. I using LPC2367+Micrel KSZ8721 + TCP/IP Network Suit from Keil. When i set CCLK <= 32Mhz everything is fine. But when i try to set CCLK >32 Mhz there...
  • TCP/IP hangs
    Our server application sends data every second to the Hyperterminal trough TCP/IP in the local network. In the random time after 1 - 2 - 3 days it stops send data. Hyperterminal shows connection but...
  • How to change authentication protocol in tcp net?
    Hi,all: It's looks like the Authentication-Protocol is "C0 23" in lcp packet.But at some wireless net, this field is "C2 23".how to change?