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
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.
IRCscraper is an attempt to create an IRC client written in Java, making it possible to run the client from an USB stick on most operating systems.
Furthermore its GUI is meant to be user friendly and logically structured.
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.
The J-WASTE project aims at the implementation of a platform independent client/server Java implementation of the WASTE protocol. This project started as a mandatory project course in networking at the Luleĺ University of Technology in Sweden.
MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
An open-sourced all-in-one messenging client. The client includes AOL OSCAR, IRC, MSN Messenger, Yahoo! Messenger, and ICQ (OSCAR). Written in Java for cross-platform support.
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.
JustChat is a simple lighweight web-based chat interface. Client-side visualisation is a Java 1.2 Applet, with a nice and simple-to-use interface design. Backend is php and a MySQL OR PgSQL DB. Connection is made by HTTP server requests.
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 clientJava application.
rirca is yet another java IRC client with an advanced GUI (java swing). It's still in a very early state right now, but already testable/sort of useable. Once in some time, it should become as good as mIRC or X-Chat or so...
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
Allthough there are some msn webclients, they aren't open source. Therefore I build this JSP client witch allows you to install it on your own JSP server. The backend of this project is using the MSNM library (can be found at jsmsn.sourceforge.net)
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.
An instant messenger network (including client and server) using Web services technology for communication. Makes use of external Web services for automatic translation of text messages between different languages. Client written in Java, server in C#.
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.
Instant Drawing and Messaging Program (aka InD) in Java. l will allow you to chat and draw instantly with your friends with the server and client provided. Sources are on the cvs and fully working.
A miniature console based AIM client written in pure Java. It implements the TOC protocol and provides a solid framework for understanding and writing your own IM clients or bots.
JavaIRC is a Java based IRC client. It provides minimalistic and simple to use interface. The interface is very much like mIRC, containing windows etc. Multiple network support is something that's required so it's included.
IM Café is a complete solution for deploying a private (LAN/WAN) Instant Messaging System. It is made of a Server (IMCafeServer.jar) and a Client (IMCafeClient.jar) application and it was completely written in Java.
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.
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.