• 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...
  • PPP without Ethernet Network Interface in LPC2378
    Compile the project using only the PPP Network Interface and TCP Sockets, leads to an error: Error: L6200E: Symbol eth_chk_adr multiply defined (by at_ethernet.o and net_config.o). Error: L6200E: Symbol...
  • PPP without Ethernet Network Interface in LPC2378
    Compile the project using only the PPP Network Interface and TCP Sockets, leads to an error: Error: L6200E: Symbol eth_chk_adr multiply defined (by at_ethernet.o and net_config.o). Error: L6200E: Symbol...
  • Using PPP and Ethernet simultaneously
    Hi, I have an application that actually use RTX and RTL TCP net on a LPC2378 Ethernet interface. I would use the PPP interface but how can I choose wich interface to use with a given socket ? The...