• RL-ARM source code questions
    I'm not getting answers through other channels, so I'll ask here. Is the source code provided for both the rtos and tcp/ip stack? Since there is no SSL/TLS option, are the interfaces open enough...
  • How to redirect TCP errors in code
    Hello everyone, I'm using the TCP/IP stack in a standalone manner. In Net_Debug.c, I have the debug options set to Error Only. I'm interested in handling any TCP/IP related errors in code. Does anyone...
  • RLARM Source code
    I have purchased RL-ARM but I cant find the source code for TCPNet. Does it not come with the source code? Thanks
  • HIDCleint source code
    I run the HIDClient project in VS2008 Pro Edition but it didn't build successfully the error message:fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory. I searched everywhere...
  • Encryption DSA source code
    Hello experts, Have you come across any source code for a "Digital Signature Algorithm" (DSA). I've coded a SHA-1 from sources found on the forum (thanks!) but need the private/public keys that...