AVR32 Linux Development/Telnet daemon

From AVRFreaks Wiki

Jump to: navigation, search

Telnet is a protocol and a command for remotely logging on to a computer. The telnet daemon can be set up to start on boot, enabling remote login through the network. This is default enabled on the STK1000 if networking is configured, either by DHCP or manually (see the /etc/init.d/network file).

The telnet daemon on the STK1000 is part of busybox.

Static version created: 2007-03-07
Copyright (c) 2007 Atmel Corporation