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

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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