• Network Component Version 7.3
    Hi I can run the HTTP Server from Network version 6.6 and it's working fine here is the code for version 6.6 int main (void) { osKernelInitialize (); // initialize CMSIS-RTOS // initialize...
  • Network Component - 802.1x authentification
    Hi! Does the actual Network Component support 802.1x authentification? Perhaps with additional mbedTLS library? regards Marc
  • difference between version 4.0 and 5.0
    I know I'm talking about very old versions, but I got a project that is build with the C51 compiler version 4.0. I don't have this version of the compiler, but I do have a version 5.0. However, when I...
  • ENC28J60
    hello sir i am working on a project using LPC2148 for which i intend to use RL-TCPNet lib for ethernet access.i really need a driver for ENC28J60-LPC2148 interface would u be kind enough to help me....
  • ENC28J60
    I'm trying to use ENC28J60 in the AT89S8353. Someone has a code exemple in Keil C51. thanks