I will try my best to understand.
You seem to have some Ethernet hardware related to the Arduino.
That hardware seems to have some library called EMAC doing something.
That something at least answers a ping, so there is at least some sort
of a fraction of a TCP/IP stack on it.
You've found lwIP and you think that might help you to achieve something.
Well, if that something means porting lwIP to the Arduino to work with
that hardware and that library as a driver for the Ethernet interface,
then check the wiki and the comments other people porting the stack have
made. You know this is C, do you ?
If not... then...

-- 



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

Reply via email to