<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>RL-TCPnet: Processing commands in a Telnet session</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/37715/rl-tcpnet-processing-commands-in-a-telnet-session</link><description> 
My board has a Flash card (SD type) and an Ethernet interface. I
want to run a Telnet client on my PC and transmit some command like
DELETE file, TYPE file and others. All command are processed by
function tnet_process_cmd() (see RL-ARM). The problem</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RL-TCPnet: Processing commands in a Telnet session</title><link>https://community.arm.com/thread/51596?ContentTypeID=1</link><pubDate>Sun, 09 Mar 2008 18:23:22 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:061b4a0d-400a-498f-ae3a-96b6acbfde2c</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Separate communication from processing.&lt;/p&gt;

&lt;p&gt;
Use an RTOS and create a separate task that process any received
commands.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>