I'm going to use TCP/IP stack from RL-ARM Library.
What I would like to know is what I need to do to be able to
receive more then one connection.
I have seen a conceptual and partial example that supports my
thread as follows:
http://www.keil.com/support/man/docs/rlarm/rlarm_tn_tcp_mulconn.htm
I have also looked at another thread which summarizes that;
it is possible to have Multi Client TCP/IP Server without RTOS via
RL-TCPnet.
http://www.onarm.com/forum/13752/
How
↧