This is a simple TCP server wrote around `libtelnet` library and using telnet protocol for the communication. By default it waits on a given TCP port and when contacted by a telnet client, it enables interactive communication between the users sitting on either side of the connection. It can also execute a program specified as a command line argument (with its own arguments passed through as needed) having both `stdin`/`stdout` of this program redirected to any telnet client connected. Note that only one instance of the program will ever be spawned, hence all of the connected clients will be seeing the same content, effectively being able to observe the effects of the other connected users actions (namely, if the spawned program responds with echo, all the users will be seeing what the others are typing).

Project Samples

Project Activity

See All Activity >

Categories

Communications

License

Creative Commons Attribution License, Public Domain

Follow stdiotelnetd

stdiotelnetd Web Site

Other Useful Business Software
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 stdiotelnetd!

Additional Project Details

Operating Systems

Linux

Intended Audience

Advanced End Users

User Interface

Console/Terminal, Non-interactive (Daemon)

Programming Language

C

Related Categories

C Communications Software

Registered

2020-04-25