C Telnet Software

View 31 business solutions
Telnet C Clear Filters

Browse free open source C Telnet Software and projects below. Use the toggles on the left to filter open source C Telnet Software by OS, license, language, programming language, and project status.

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    Null-modem emulator

    Null-modem emulator

    The virtual serial port driver for Windows.

    The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
    Leader badge
    Downloads: 3,899 This Week
    Last Update:
    See Project
  • 2

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 380 This Week
    Last Update:
    See Project
  • 3
    ExtraPuTTY - fork of putty 0.67. (Add win32 API,shortcuts for pre-defined command,can use files instead of the registry,auto-reconnect, scripting a session with lua,integrates FTP,TFTP,Ymodem,Xmodem transfert protocols, integrates cygwin, zmodem, session manager,hyper link projects and others ...)
    Leader badge
    Downloads: 268 This Week
    Last Update:
    See Project
  • 4
    KiTTY

    KiTTY

    Lightweight, open-source SSH/telnet client

    KiTTY is a lightweight, open-source SSH/telnet client and terminal emulator based on PuTTY, designed for use in Windows environments. It is primarily used for remote connections via SSH, Telnet, Rlogin, and serial protocols, making it an essential tool for system administrators, network engineers, and developers who need to manage remote servers or devices. KiTTY extends PuTTY's functionality with a variety of enhancements, such as session management, automated password handling, and portable executables, providing a more convenient and customizable experience. Its minimalistic design ensures fast performance, while its extended features cater to both basic and advanced users who require reliable, secure, and efficient remote access tools.
    Leader badge
    Downloads: 346 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5

    tn5250

    5250 telnet client

    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
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 6
    TinTin++ Mud Client

    TinTin++ Mud Client

    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
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Qodem Terminal Emulator
    Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Dave's Telnet

    Dave's Telnet

    Windows Terminal Emulator

    dtelnet: A Free Telnet Client for Windows 16/32/64 Emulates many terminal types 'linux,xterm,rxvt,konsole,vt100,vt320,vt420' (xterm[-256color] is the preferred), talks protocols 'telnet' and 'login'. Many customization options available.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    The Clans BBS Door Game

    InterBBS medieval door game

    The Clans was a popular game written for online BBSes back in the day of their great popularity. It is a text-based game featuring inter-BBS communications. It was written initially for Turbo C++, but has been ported to gcc and MSVC
    Downloads: 12 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    KildClient

    KildClient is a powerful MUD client with a built-in Perl interpreter

    KildClient is a mud client using the GTK toolkit. Its main feature is the support of Perl scripting. Other standard features of mud clients (triggers, gags, macros, etc.) are also supported.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    SSH2 client for MacOS before X, based on BetterTelnet, lsh and GUSI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    I'm a HW Support and used cacti, zabbix, but they are too "strong", sometimes I just want to know server "worked fine", and show me a basicly load-average chart, that's enough. And the other hand, I need run command (like: "top", "iostat", "date" etc.) remotely and show it out to the webpage. The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pure object based operating environment, script language, shell, loads plugins to extend functionality, it's a MUD gone awry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FuTTY

    FuTTY

    FireEgl's PuTTY -- FuTTY!

    FuTTY is a fork of PuTTY and PuTTYTray.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MMC, the MUD client for UNIX and Win32. Main features: aliases, hotkeys, triggers list ordered by priority, MCCP, delayed/periodic commands, perl5 is used as a scripting language, writing sophisticated triggers and aliases is now simple and easy, and etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BBS style telnet chat server, influenced by GTalk, DDial, and Minichat with over 50 commands, and lots of features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Communication protocol for advanced clients of talker Atlantis (now running at atlantis.talker.sk). No implementation. No source code. Only specfication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Colour ECMA-48/ANSI compatible telnet terminal for Win32/95/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CGI-Shell gives you a shell using CGI. So everybody who has a CGI-directory on a web-server, also has its own shell on it - comparable with Telnet or SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Clio is a MUD client specifically for MUD2 (a direct descendant of Trubshaw & Bartle's original MUD), but which can also be used with any MUD. Features include ANSI colour, colour logging, scroll back, function keys, command editing, and command history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB