Flasher - TCP services

From SEGGER Knowledge Base
Revision as of 14:38, 13 August 2024 by JanB (talk | contribs) (→‎Telnet: fixed links)
Jump to navigation Jump to search

This chapter describes the integrated TCP services.

FTP Server

The FTP server provides easy access to the files on the internal file system. The server supports a maximum of 2 simultaneous connections and works with all common FTP clients.
FTPServer.png

Access data

Anonymous access to the FTP server is limited to read-only access to the file system.
For write access, special login credentials have to be used:
Login: admin
Password: 1234


Note:

The access data for read/write access can not be modified and it is intended to be used only as a convenience feature to avoid unintended modification of the Flasher's file system.

It is not meant as a security feature.

Web server

All Flashers which come with an Ethernet interface also come with a built-in web server, which provides a web interface for information and network configuration. For the network, the IP address settings can be changed and a nick name can be assigned to the device.

Additionally, the web interface provides information about the status of the integrated operating system, the IP stack and the target hardware.

Telnet

See: Remote Control

UM08022 Chapters