Java Chat Software for Windows

View 96 business solutions

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

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
    Frost
    Freenet front end written in Java. Supports multiple up/downloads, messages, searching and more.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 2
    JAIMBot is a modular architecture for providing services through an AIM client. It contains a generic AIM library and a Bot which uses this library to provide such services as Offline Messaging, Lists, Weather, Headlines, Stock Quotes, AI chatterbot.
    Leader badge">
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard. Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A complete rewrite of the mobile java irc-client WLIrc. (http://wirelessirc.sourceforge.net) Aims to be more responsive and use less memory maintaining the current gui and looks.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    ALICE utilizes AIML (Artificial Intelligence Markup Language) to form responses to your questions and inputs. Unlike other commercial chat robot software costing thousands of dollars, ALICE is freely available under the terms of the GNU Public License
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Jimm is an ICQ clone for mobile devices, such as celluluar phones. It is written in Java 2 Micro Edition (MIDP) and uses protocol version 8. Jimm is not affiliated with or endorsed by ICQ, Inc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    SimpleXDCC is an intuitive xdcc download manager. It lets you simply join a desired server/channel and begin making xdcc bot requests. Ideal for people who wish to download multiple files without having to type a lot of xdcc send commands.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    This project seeks to provide a web-interface to a BetaBrite LED sign capbable of sending messages to the sign and displaying them. Additional modules can also be added to have the sign display weather information and RSS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    XNap is a Java plugin-based peer-to-peer (P2P) framework and client including an OpenNap plugin with multiple server support, as well as Gnutella, giFT (OpenFT), IRC, ICQ and an OverNet plugin. XNap provides resuming, chat, hotlist and a media library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.54 as reference. A SQL database stores global system data, with MariaDB 10.5.29 serving as the reference database via JDBC. User documentation, written from the end-user perspective, and detailed administrator guides are available on the JavaComm homepage. Visit the website for installation instructions, configuration help, and full feature descriptions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    WLIrc is a IRC Client for Java cell phones or any other device who support java MIDP 1.0 (j2ME).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    JXTA Instant Messenger (J.I.M) is a project that aims to establish a server free, pure P2P Instant Messaging system. It is based on Java, JXTA (www.jxta.org) and the Java Cryptography Extension JCE and provides a nice Swing based GUI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Chatty

    Chatty

    A Twitch Chat Client

    Chatty is a Twitch Chat Client for everyone who wants to try something different than the Webchat but doesn't want to miss out on many of the Twitch specific features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java MSN Messenger library
    JML is a java Msn Messenger library that supports MSNP8-MSNP15. It is optimized for multiple users and is intended to be very easy to follow and use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    VChat

    VChat

    Chat Application and file sharing application

    This application enables chatting in local area connection and also able to send and receive files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his opponent. UPDATE: Battleship v2.0 has now single player mode. The user can play against the computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Consilium Sentence Suggestions Tools

    Consilium Sentence Suggestions Tools

    Consilium – User Defined sentence Suggestion Tool.

    There are many tools available in market which will provide spell correction or grammer correction while making documents, but very few tools are available which are providing sentence completion according to previously entered text. But this all are providing sentence complition suggestion for sentences which are oftenly or regularly used by all people in same manner. But in reality style of writing changes person to person. While our aim is to provide a sentence suggestion tool which will give suggestion to complete the sentence according previously enterd data by the user. Output or suggestion for same sentence or word will change person to person according to previously entered data by that person. So, it will be very easy to type any document, sms, mail, chatting etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    This java, platform-independent application allows users to share files across the internet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    This project provides a basic Java implementation of the OSCAR protocol, used by ICQ and AIM clients. Commonly used features such as messaging, status and server buddy lists are supported, making it easy for developers to use this in their own work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to develop groupware libraries in Scheme and to use these libraries to develop groupware applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Java Instant Messenger (or JIM) is an application to allow instant messaging over a network. JIM does not have a centralized server. Instead, users run the server on one of the computers on the network and other users connect to that server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Simple Chat is a very simple graphical chat software . It consists of a server and client application. Clients can send Messages (incl. HTML messages) to all connected clients or to a particular client. Alle connected clients are shown in a list.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next