Showing 55 open source projects for "telnet client source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Python source code for a simple SpinChat client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Telnetchatd is a chatserver which uses the telnetprotocol. Users do not need to install a client, as every desktop-OS comes with a preinstalled telnetclient. Programmed in pure C, the server needs very little resources and runs on any unix-like system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software allows a MUD server to be run as a Jabber bot. Users can then play the MUD using their Jabber client instead of a MUD client or telnet. This relieves the MUD server from having to handle user chat as users can chat in Jabber instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenLubbs - Light Usable Bulletin Board System. An Open Source version of the original text BBS used at Lancaster University, UK. The goal is to improve the code and make it web based. The project is not affiliated or endorsed by Lancaster University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a telnet chat server that allows multiple people to connect and chat at once, similar to IRC. Any telnet client can be used as the client. Multiple telnet clients have been tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Direct Connect client written in C# and .Net 2.0 managed code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTE: This code has not been updated since 2005. Keeping it here for historical purposes. NOTE2: The code will not most probably compile against latest SILC libraries or with latest GTK either. Silky WAS a secure chat client for SILC (Secure Internet Live Conferencing) protocol. The code is written in C and the GUI is implemented using the GTK toolkit. Supported operating systems include Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Small Telnet Chat (STC) A Chatserver to which you can connect via a telnet client. Provides logging, automatic kicking and IP blocking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A IRC chat client made by a team of coders to look like mIRc but not the same code . MossadX is made to improuve the comunication betewn people all over the world . Unix BSD team is made by a international group of coders under the Linux Networks Compan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chat server software compatible with the NILEX-line of talkers. The talker works over standard TCP - so any telnet client is automatically a suitable NChant client. The project is written in C# v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quirck is a Simple IRC Client with a well-commented code and an object oriented architecture. It was written for didactic purposes in a few weeks. We hope that it can be useful for anyone new to the world of IRC client programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    GtkHx is a GTK+ Hotline Client based on the Hx code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BIM is a Java based AOL Instant Messenger (AIM) Client featuring a full feature Swing GUI. BIM also comes with encryption support. It has a small code base (617KB w/encryption libs) and can be easily dropped and run on wide array of operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The TinyIDE project is an attempt to create a new MUSH client for coders in TinyMUSH, PennMUSH, etc. This will feature code formatting, object browsing, and general MUSH client functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DumbMessenger is an instant messenger client can be connected with MSN Messenger host. It supports every basic features include file transfer. It is more object-oriented and compact than Gaim, so you can easily understand and improve it\'s source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "msnclient" is an MSN Messenger client with a text-based UI a la IRC. It is multithreaded using the libpthread library, and asynchronous. Useful for computers which can't run X Window and for users who need an available-in-telnet/ssh client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PrettyIRC client development has been stoped. All the code was lost when Ethernet- had problems with his HD. I (clsk) have started gbot which is supposed to be part of the PrettyIRC softwares package. It's also written in C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of this project is to mantain and extend the Macintosh ICQ client known as Gerry's ICQ, in an opensource, community manner. (The code to Gerry's ICQ was released by the author, Gerry Beggs, June 22, 2001)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Messenger (OM) is a GNU implementation of the MSNP2 (and soon to be MSNP5) MSN messenger protocols. The MSNP5 protocol is not officially released and I will code as much as I can from watching the way the current official client handles the protocol.
    Downloads: 0 This Week
    Last Update:
    See Project