Tiny Echo Server for Windows / Linux, V1.1.0

This is a C code demonstration of Echo Service (RFC 862),
used for basic TCP/UDP testing.
Description: On a command line running, this application
will listen to a specific TCP & UDP port (eg.7), wait
for remote connections, copy the data recieved and
then send back to the client. It supports multiple
clients & connections.
Reference to: https://www.rfc-editor.org/rfc/rfc862

Usage(Windows): cmd.exe /c echo_srv.exe
Usage(Linux): ./echo_srv
Arguments: None
Target OS: Windows/Linux, x86/x64
Compile Tools: TDM-GCC-64 / Visual Studio / Cygwin
NOTE: If using gcc to compile on Windows, add "-lwsock32"
to compiling arguments.

https://sourceforge.net/projects/tiny-echo-server
Revision history:
V1.1.0: 2023.10, Headers for different OSs added.
V1.0.0: 2023.08, File created.

Features

  • Echo Server, RFC862
  • Both TCP/UDP supported
  • Multiple connections supported

Project Activity

See All Activity >

Follow Tiny Echo Server

Tiny Echo Server Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Tiny Echo Server!

Additional Project Details

Registered

2023-09-01