A MUD client for Android, iOS, Linux, Mac OS X and Windows
TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input.
Installation instructions for Android, iOS, and several other operating systems are available on the website.
https://tintin.mudhalla.net
tn5250 emulates a 5250 terminal or printer over telnet, for connecting to IBM Power Systems, iSeries and AS/400 computers running IBM i, i5/OS and OS/400. It runs on any Unix or Windows system.
Note that this project is now on GitHub at https://github.com/tn5250/tn5250
KBtin is a MUD/MUSH/MOO/telnet client, a heavily extended clone of tintin++. It is not limited to games however, as it can be used to run any line-based program. It uses full screen text mode, with portability preferred over graphical looks.
Slightly modified BSD telnet client with STARTTLS command support, allowing to establish SSL session at current communication point. Also STOPTLS command implemented.
aftp is an FTP library and an FTP tool. The aftp tool is a good example on how to use the library. You need FTP functionality in your software? Use the aftp library! Now also atelnet(d), a client and server telnet between MS-Windows (server) and Linux.
RTelnet is a reverse Telnet, it's increadably useful to get behind firewalls and NAT's or routers running ip masqurading.
very useful for remotely admin someones PC remotely when they don't know how to do anything like opening their firewall.
OpenSource mud client designed to work on both windows,linux and MAC OS X. Written in Gtk+ and C with SQLLite, Python, MSP, MXP, HTML, and ZMP support. Provides plugin support, automapper functionality, triggers, aliases and macros.
C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
A GTK+ MUD client with support for MCCP, MXP, support for the zChat and MudMaster peer-to-peer chat protocols, the MUD sound protocol (MSP), Telnet GA support, regexp trigger support, aliases, Perl and Python plugin support.
gtermix is a gtk+ telnet client intended for calling BBSes. It utilizes a custom VGA textmode emulating terminal widget that allows it to accurately render bulletin board systems as they were in DOS terminal programs.
What is hlmonserv?
hlmonserv is a half-life (and half-life mods) monitor that runs as a server on a *nix machine. Hlmonserv allows multiple games to run on the same machine with one centralized console - all acessed via a telnet client.
ICMP Shell (ISH) is a telnet-like protocol. It allows users to connect to a remote host and to open a shell using only ICMP to send and receive data. ICMP Shell was written in C for the UNIX environment.