Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at...
3d peer to peer chatroom where associated pairs of text gravitate
A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
IRClib is pure Java 1.2 IRC implementation. The IRClib library is designed very cleanly, supports RFC1459 and supports SSL connections.
moepII is a Java IRC client program.
Communication program that allows one instance to act as a server and then any number of instances to connect through any desired port (specified by the server) to Chat and transfer Files, the server relaying. Chat history can also be saved.
DCWatch is a DCWL (DCWatch Library) based program. It's working on the new DirectConnect (ADC) network. You can create hubs and bots with extra features. It supports TIGR, SHA1 and UCMD extensions of ADC protocol, and Lua scripts.
Magic:The Gathering over LAN or Internet, alone or against another player (need IP of your opponent). The program is the judge : you play with the true rules. Firemox can also emulate another TBS. Written in Java, works on Mac, Windows and Linux.
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.
This is a program that can maintain a running conversation with a user. This is an evolution of an Eliza clone called Splotch. This version brings Splotch to the J2SE and MIDP platforms. So, if you like to SMS, get yourself a copy of Splotch!
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.
A small but very useful vector graphics drawing program. A picture can be drawn by multiple people simultaneously over a network connection. If you know how complicated it is to explain something via instant messaging, you know why you need this tool.
Heiyou! This is a Java-based simple client/server program with a Swing user interface.
Share texts/links/images with your family or colleagues in the local network.
Online game for developers. Program your team of 4 ants (in LISP) that can reproduce and gain experience and fight against another players in different game modes(CTF, TDM, DM)!
MyTalk! is a Java-based program similar to Unix's talk. It's a relatively simple client/server program with a Swing user interface. The conversation takes place in near real-time.
JERC:Java Encrypted Relay Chat. Our goal is to construct a javaprogram to allow our users to chat securely to each other. We want to make it so our users don't have to worry about they're chats being unintentionally intercepted by third parties.
OJBot is a program to provide an open framework for creating a multi-protocol bot. The goal is to remain simple and open ended. The main framework will be written in Java.
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.
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.
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.
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.