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

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
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