Vivek GUPTA escreveu: > Hello everyone > > Can someone give me any kind of relavant link for PPP code using > uip.We are focusing on how to use uip library for implemetating PPP > on ucos-ii. >
Right now I have uip 1.0 working on an arm port along with a ppp driver, which unfortunately is proprietary for the moment. I'm not aware of any open-source embedded ppp implementation other than the one on LwIP, which is quite fat and AFAIK, slightly unmaintained. - Alexandre