• Problems using UDP (ERR_MEM_ALLOC)
    Hi, I have a negative effect while using UDP for sending data between my controller (NXP LPC2368)and PC. I use not the RTOS (anyway with RTOS i had the same problem)! I using two sockets with different...
  • Problems using UDP (ERR_MEM_ALLOC)
    Hi, I have a negative effect while using UDP for sending data between my controller (NXP LPC2368)and PC. I use not the RTOS (anyway with RTOS i had the same problem)! I using two sockets with different...
  • PPP+GPRS: BSD UDP RAM Problem
    Hello, We are working in a product that use PPP over GPRS, this device sends little packets UDP (100 bytes) every sencond to a server. Normally all works fine, but we experiment problems when the...
  • PPP+GPRS: BSD UDP RAM Problem
    Hello, We are working in a product that use PPP over GPRS, this device sends little packets UDP (100 bytes) every sencond to a server. Normally all works fine, but we experiment problems when the...
  • UDP Issues
    Greetings All, I am using the RL_ARM TCP net library in order to establish a connection with the LPC2468. I have the following code to initialize the UDP connection: static U8 retval = 0xFF;...