Showing 18 open source projects for "chat program code using java"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    A lightweight peer-to-peer messaging program that runs in the console. It also has a GUI version. It is currently very early in development. It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    Use WeChat to scan and experience the example of small program components. Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools. We adopted a 24-grid system to divide the area into 24 equal parts, which can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BrowserBD Firefox Portable Browser

    BrowserBD Firefox Portable Browser

    BrowserBD is a Java based portable browser app for web browsing/IM

    BrowserBD is a java based desktop portable browser app based on common web surfing capabilities. This project taken from old Mozilla 0.9.2/Gecko/20010628 browser code. BrowserBD is a complete browser/messenger in one tool. By this browser you can enjoy your online surfing information, emailing friends or chatting with family friends using Yahoo IM(tm), ICQ(tm) or AIM Messenger(tm),build right inside the browser, playing games on your PC by the internet, file sharing using old/arcane Kazaa...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kutkut Chatbot

    Kutkut Chatbot

    AI chat bot for all platforms.

    KutKut ChatBot is a chatter bot program, developed to chat with you using artificial intelligence. You can chat with this program as you talk to a human. It features a GUI interface to send and receive chat messages and many more features. Kukut Chatbot can run on any platform, including Windows, Linux, Mac OS, and *BSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will arrive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple program designed for users to send fonts across the internet to ach other. It can be especially useful when using MSN for example, if you want someone else to view your text in a font they do not have installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small chat program implemented in Java using Swing. It comes with an integrated server and offers basic chat functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Message Transport Protocol (MTP) implementation using XMPP for the Java Agent DEvelopment framework (JADE). Produced under the Google Summer of Code program with the help of Quantum Leap Interactive and Jabber, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    EIRC is an IRC client program written entirely in Java using only Java API version 1.1, for compliance with once mainstream web browsers. It runs both as an applet and as an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sliver is a Server daemon and a client program that reads log files, and accept remote commands through the TOC protocol using Net::Aim and encryption. Sliver is written mostly using Perl, but this may change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAM is a MSN Mesenger clone written in Java using the SWT Widget Toolkit. It can be run on top of a JVM or (in a not so far future) in native code compiled with gcj.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Secure instant messaging chat program written in java using RSA for decryption and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chipchat is web chat program written in java language. It is web application and need web server such as Tomcat. By using "Applet" for conecting to server, it is not need to install any program in client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SporksBot is a modular IRC bot. It is programmed in pure OOP Perl and using the Net::IRC code. Modules are *very* easy to program. SporksBot has a well-defined database access API which allows source-independent database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A java based chat program which runs on a local network using a main server and clients which connect to it. Made to be quite flexible in adding new features to. Currently only runs from a command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.