Forum Discussion
Altera_Forum
Honored Contributor
19 years agoLwip basic question
Hi all, I'm starting with lwip, but have some problems with functions calling. I`m trying to create a simple UDP connection, the code is as follows: #include <stdio.h># include "lwip...
Altera_Forum
Honored Contributor
16 years agoHi,
--- Quote Start --- If you need IPv6 then lwIP is not an option for you. --- Quote End --- LwIP 1.3.1 include ipV6. So it is an option. Sorry if I didn't understood :-) Do you use Nios II IDE eclipse to compile your project ? You seem to successfully implement lwip. Do you work with standalone lwIP ? Could you tell us how to implement lwip in NIOS II ? how easy/hard is it ?