I have couple of high level flow questions regarding TCPIP support  for
PPPos.
I using LWIP 1.4.1

        1. After PPP has completed negotiations (LCP, AUTH and IPCP), 
           which api should I call to connect to a remote server?       
           
        2. After connecting to a remote server, should I used the following
           api's to send and receive data.
           
                - ppp_netif_output_ip4(...) or ppp_write(...)
                - pppos_input(...)

Thank you,
Maurice



--
View this message in context: 
http://lwip.100.n7.nabble.com/TCIP-Support-Flow-for-PPPos-tp23430.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to