• Ethernet and PPP interface use
    Hi, I am developing an application require the use of the Ethernet and PPP interfaces. The latter for a GPRS modem. Keil's PPP seems to have several limitations, the main ones being limited runtime...
  • Ethernet and PPP interface use
    Hi, I am developing an application require the use of the Ethernet and PPP interfaces. The latter for a GPRS modem. Keil's PPP seems to have several limitations, the main ones being limited runtime...
  • RL-TCPNet: Simultaneous PPP and ethernet interfaces
    Hi, I have a board that has both an ethernet interface and a GSM/GPRS-module. Currently I am using RL-TCPNet only for the ethernet interface. For the GSM-module I am using the embedded IP stack in...
  • RL-TCPNet: Simultaneous PPP and ethernet interfaces
    Hi, I have a board that has both an ethernet interface and a GSM/GPRS-module. Currently I am using RL-TCPNet only for the ethernet interface. For the GSM-module I am using the embedded IP stack in...
  • Ethernet Interface without RTOS
    Dear all, I'm using LPC1768 controller. I need to use Ethernet module to develop my application. Problem is while include ETH interface from a software pack it need RTOS. But using RTOS i have unwanted...