The application then waits for connections, which I verified by adding some debug statements near the while loop where lwip_accept is executed. When I use TeraTerm from my Windows 7 host, I get "Connection timed out". I made sure the connection is to 192.168.1.10, port is 7, and I tried all the available Protocol options TeraTerm provides, and still the connection times out. I tried to connect using TeraTerm from another computer and get the same result. Could this be an incompatibility between the IP version of TeraTerm and IwIP?
Thanks.