• TCPnet and PPP
    I am using Keil TCPnet and I have an application which currently uses BSD sockets over the Ethernet interface (providing SSL Web Server and other services). I need to provide the same services over a...
  • runtime PPP connection parameters
    Hi forum users, I have a couple of concerns about correctly setting up PPP connections on my system using RL-TCPNet. This is a sort of a followup to the thread at http://www.keil.com/forum/docs/thread10245...
  • 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...
  • Switch between PPP dial out and dial in.
    Hi, In my application I am using PPP to connect GSM/GPRS modem on serial port2. It is working. I also can use a serial port 1 to establish PPP connection from PC to be able to display web pages of...