• UDP BSD Client
    Hi everyone. I'm trying to synchronize MCU internal clock with NTP server. My code is already running on some older projects. Now I need to migrate my code to RTX environment and BSD sockets. Below...
  • 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...
  • GPRS / PPP / Modem Help
    Good day to all! I went through older posts the learn about your experiences about the PPP part of TCP-Net. Seems to work now - fine;) We need GPRS at very low power consumption (powered by...
  • TCPnet PPP and GPRS trouble
    Hello, I am struggling to get TCPnet's PPP to work reliably with my GPRS modem. In low traffic situations everything seems fine -- I am able to get the modem online, open sockets, accept incoming...
  • GPRS
    how many bytes can i send to the GPRS net at one time?