• Multicast IGMP
    The current project I am working uses RTX with TCPnet. The project uses TCP, UDP broadcast, unicast, and multicast. We bought and installed the RTL within the last 6 months. The multicast functions...
  • ARM - TCP/IP Networking Suite (UDP-IGMP)
    Hi All, Currently I am working with RL-TCPnet. I'm attempt to build a network by using UDP communication protocol(with broadcast, unicast, and multicast). I had bought a LPC1700 Evaluation Board...
  • MDK and RTL version must be consistent?
    Can I useing MDK 3.05 compile with RTL3.20?
  • Multiuser support on RTL web server.
    Is there a mechanism in the RTL web server to distinguish clients if I want to create a system where multiple users can access at the same time? E.g. two different users logs in to the system from the...
  • Mistake found in RTL version of "usbcore.c" in USB_ReqGetDescriptor()
    Hello! I have recently decided to try a newer version of USB for RTL and detected a mistake in file "usbcore.c": __inline BOOL USB_ReqGetDescriptor (void) { U8 *pD; U32 len, n; switch (SetupPacket...