[lwip-users] lwIP TCP STACK

2015-02-13 Thread Kellermann, Kilian
Hello everybody, first, sorry for my bad English but I try my best! Now I have some questions and I hope someone could help me... At the moment I work with the Arduino Taijiuino and with this project: https://github.com/elechouse/EMAC-DEMO . Now I want to implement the TCP part, that the

Re: [lwip-users] lwIP TCP STACK

2015-02-13 Thread Sergio R. Caprile
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