Echo protocol

Echo protocol

The echo service is an Internet protocol defined in RFC 862. It was originally proposed for testing and measurement of round-trip times in IP networks. While still available on most UNIX-like operating systems, testing and measurement is now performed with the Internet Control Message Protocol (ICMP), using the applications ping and traceroute.

A host may connect to a server that supports the echo protocol on either TCP or UDP port 7. The server then sends back any data it receives, with no modification by the echo server.

Inetd implementation of echo

On Linux, FreeBSD, and other UNIX-like operating systems an echo server is built into the inetd daemon. The echo service is usually not enabled by default. It may be enabled by adding the following lines to the file /etc/inetd.conf and telling inetd to reload its configuration: echo stream tcp nowait root internal echo dgram udp wait root internal

Examples of use

* As a generic network service which is guaranteed to read, and additionally write back, what is sent to it. Such a service is useful for debugging TCP and UDP based network code (such as event-loops) without disrupting the current operation of existing services.

ee also

* List of well-known ports
* DISCARD
* DAYTIME
* CHARGEN
* TIME

External links

*RFC 347 Echo Process
*RFC 862 Echo Protocol


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • AppleTalk Echo Protocol — (AEP) ist ein Begriff aus der Informatik. Das AppleTalk Echo Protocol, oder kurz AEP, ist ein Protokoll zum Testen für Komponenten in einem AppleTalk Netz, vergleichbar zu Ping in IP Netzen. Es ist definiert in RFC 1742. Das Protokoll gehört zur… …   Deutsch Wikipedia

  • AppleTalk Echo Protocol — AEP (AppleTalk Echo Protocol) is a transport layer protocol in the AppleTalk protocol suite designed to test the reachability of network nodes. AEP generates packets to be sent to the network node and is identified in the Type field of a packet… …   Wikipedia

  • Echo (disambiguation) — Echo most commonly refers to Echo (phenomenon), a reflection (and/or repetition) of sound.It may also refer to:Computing* Echo (command), a Unix, DOS and Microsoft Windows command to display a line of text * Echo (framework), a web framework for… …   Wikipedia

  • Echo (Protokoll) — Echo im TCP/IP‑Protokollstapel: Anwendung Echo Transport UDP TCP Internet IP (IPv4, IPv6) Netzzugang …   Deutsch Wikipedia

  • Echo (EDV) — Echo ist ein einfaches allgemeines Konzept in der Informatik, das sich an dem akustischen Echo anlehnt. Es wird in vielen Werkzeugen eingesetzt, vor allem in der Kommandozeile unter beinahe allen Betriebssystemen, in Programmiersprachen als… …   Deutsch Wikipedia

  • Echo (Netzwerk) — Echo ist ein einfaches allgemeines Konzept in der Informatik, das sich an dem akustischen Echo anlehnt. Es wird in vielen Werkzeugen eingesetzt, vor allem in der Kommandozeile unter beinahe allen Betriebssystemen, in Programmiersprachen als… …   Deutsch Wikipedia

  • Echo (framework) — Echo is a web application framework that was created by the company NextApp. It originally started as a request response web application framework that leveraged the Swing object model to improve the speed of application development. Through the… …   Wikipedia

  • Protocol spoofing — is used in data communications to improve performance in situations where an existing protocol is inadequate, for example due to long delays or high error rates.Note: In a computer security context, spoofing refers to various forms of… …   Wikipedia

  • Discard Protocol — Internet protocol suite Application layer BGP DHCP DNS FTP HTTP …   Wikipedia

  • Character Generator Protocol — Not to be confused with character generator. Internet protocol suite Application layer BGP …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”