• BSD socket Udp multicast
    Hello, do anyone have experience with BSD socket? I am using LPC1788. What i want to do is to receive a string or data from certain IpAddress with ist port. Example: I want to receive data only...
  • BSD socket Udp multicast
    Hello, do anyone have experience with BSD socket? I am using LPC1788. What i want to do is to receive a string or data from certain IpAddress with ist port. Example: I want to receive data only...
  • 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...
  • Client BSD exemple connection close problem in uv5
    Hi all, I'm using UV5 to communicate by TCP/sockets with a remote PC. I use the BSD_Client exemple and change a few things (GPIO, IP, PORTs) to communicate with my PC program. It work but only...