lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Regarding two simultaneous active connections


From: Sandeep.Laddha
Subject: [lwip-users] Regarding two simultaneous active connections
Date: Mon, 30 Oct 2006 09:05:00 +0100

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]