/
µC/TELNETs Internal Command Processing
µC/TELNETs Internal Command Processing
When a complete line is received, the telnet server first tries to find a match with its internal commands before attempting to find one externally. The current implementation only support one internal command, which is the logout command:
logout
Upon transmission of this command, the telnet session is closed, and the server is then ready to accept another connection.
, multiple selections available,
Related content
µC/TELNETs External Command Processing
µC/TELNETs External Command Processing
More like this
µC/TELNETs Commands using µC/Shell 1
µC/TELNETs Commands using µC/Shell 1
More like this
Using µC/TELNETs
Using µC/TELNETs
More like this
µC/TELNETs
µC/TELNETs
More like this
µC/TELNETs API
µC/TELNETs API
More like this
µC/TELNETs Configuration
µC/TELNETs Configuration
More like this