I have ported lwIP on AX88796 chip with target controller as C166 16-bit Infineon microcontroller. But i have some problems with implementing two simultaneously active connections. Here is the detail what i did. 1.I load a webpage by listening to HTTP port. But when i had implement other connection like TELNET application at the same time for eg. Switching ON and OFF blinking LED's it coincides with the lwip_tcp_event( ) function of webpage and gives an external variable error. Is there any solution so that i can load a webpage by listening to HTTP port and at the same time listening to TELNET port i can switch the LED banks.
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
