Search Results for "desktop application in java source code" - Page 3

Showing 78 open source projects for "desktop application in java source code"

View related business solutions
  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    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
  • 2
    Allow your web site visitors to chat live with you and your staff by simply clicking and opening a pop-up window. Monitor and chat with visitors via the web-based administration interface or better yet, via the desktop client Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Messa is a fully distributed instant messaging and presence application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    LumaQQ is a powerful QQ client writen in Java. It implements most functions of QQ, and a QQ-like graphical user interface for easy use. It's also a library, it has a reusable pure Java core on which you can build your own QQ-compatible application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    FIQN is a small Java-IRC-Client (and maybe sometime an IRC-Server). It will be based on the builtin Java classes. We're also trying to make cross-platform application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chatgrafico es una aplicación que permite comunicarse con otros usuarios, enviando dibujos (usando java). Bajate la versión Udp. chatgrafico is an application that allows to send messages (using drawings) between several clients. Using the java techn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KerMod offers time and space independent participation in network based moderated meetings. Its modular structure integrates moderation techniques like pinboards and threaded chats. Many areas of application arise, e.g. brainstorming or decision support.
    Downloads: 0 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
  • 10
    Mulligan is an IRC bot implemented as a Java Servlet web application. The bot may be controlled through IRC or Web interfaces, IRC content can be mediated through JSP. It supports user accounts, logging via JDBC, and a plugin framework for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    An IRC client that uses Tcl for not only the scripting, but also the "glue" at the C level for how all the parts of the application fit together.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Flatch@ is yet another client-server chat application for the WEB. PHP on the server side, Java applet on the client, very easy installation, firewall-friendly (HTTP communication), multiple rooms, private channels, support for end-to-end encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    To address the need for high-quality open source Java Jabber software. A client applet which can also work as a desktop application is currently the main focus of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gui Java application that implements TOC protocol and is cross platform. It\'s intent is to be used on machines where admin rights are not present but the JVM is accessable (i.e. school lab computers). SAIM also implements features such as chat logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SuckerPipe is an AOL Intant Messenger application that serves to proxy conversations arbitrarily. It is able to pipe conversations between other users of the AOL Instant Messenger service to each other anonymously using a third ScreenName.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    atalk for short is a little chat server and client. It consists of a server and a client application, both written in Java. The server runs under console and the client is a small Swing application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CatChat is a peer-to-peer chat application. The main purpose of this project is to decentralize chat rooms and to create a standard for peer-to-peer protocols used in this kind of situation. CatChat will be written in Java with Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The K Network will provide a network infrastructure for encrypted anonymous distibuted communication. Distributed chat will be the first application. Goals are anonymity for both sender and receiver, no central point of failure, and scalability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenSource Java IRC Client (and later maybe server) application writing project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This java, platform-independent application allows users to share files across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project