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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Nestor is a chat client that determines words in the conversation that the user may not completely understand, and provides information about these words from Wikipedia and dictionary.com.
TiK is an open source AOL IM client written in tcl and very portable. It was originally developed as an alternative to java AIM for UNIX users. Sadly, this project seems to have been abandoned by AOL. This site will be used for further development of Tik.
The goal of this project is to develop a network protocol (Peer Instant Messenger Protocol, PIMP) that creates a distributed, peer-to-peer network for the transmission of instant messages, along with a graphical client that will allow users to access the
JChat is a kind of IRC-like chat service entirely developed in Java 2. The project aims the creation of a chat Server which supports channels and various types of chat clients (applets, standalone apps).
The goal of the Relay IRC project is to create an easy-to-use, multi-platform and scriptable Internet Relay Chat (IRC) chat client and a set of Java classes for adding IRC capabilities to other Java programs.
The goal of YAJII is to create the first *usable* IRC protocol implementation and client, comparable to popular clients such as BitchX, ircII and mIRC.
Jicra is a very simple IRC clientJava applet that includes only minimal functionatily and doesn't try to look like an IRC client in any way. It just tries to be an one-channel chat room without too fancy features. This way the applet is very light-weight
Objirc Chat is a Java based IRC client. This 5th generation product includes:
* a cool Swing based GUI (designed for real people not just Java developers)
* event-based support for the IRC protocol
* Python and Java based plugin support
* DCC pr
RTalk is an instant messenger chat client based on Rediff Bol protocol. This client is written in Java, so as to run on platforms where the official client is not supported. This project is not affiliated with Rediff.com.
A secure PKI-based client/server encrypted chat engine under development in Java. Encryption will be supported via JCE and PKCS#11. A simple Java interface can be implemented by other projects wishing to develop a Java GUI or CLI for the client.
xCsirip is a Java based twitter client. It is small and easy to use. It has a plain design to save some RAM. You can send messages, you can reply to users. xCsirip uses the public timeline of the Turulcsirip community. Dependencies: Java 1.5 or newer
Cool Chat is a chat tool written by Java. It's composed of a client and server, and can be run in nearly all the operating systems. Because The UI is written with SWT, you'll find that it looks native program.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.