Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Telnet is a protocol allowing access to a remote host on the network. Once connected to a telnet server, the client host can issue commands that will be executed on the remote machine, as if they were entered directly on the server host. The µC/TELNETs module implements part of the following RFCs:

RFC 854 ftp://ftp.rfc-editor.org/in-notes/rfc854.txt
RFC 857 
ftp://ftp.rfc-editor.org/in-notes/rfc857.txt
RFC 858 
ftp://ftp.rfc-editor.org/in-notes/rfc858.txt

This document describes how to configure and use the µC/TELNETs module in a µC/TCP-IP and µC/OS-II or µC/OS-III environment.

  • No labels