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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A Minecraft tool that checks to see if an account name is available or currently taken. The program is written entirely in Java and exported to an executable.
A text file (one name per line) can also be read and checked. An output file "available.txt" will be created with usable names in the same directory as the selected read file.
A program to play games through a server with other users.
TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well.
The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
A small Javaprogram, with a server and a client. Clients can connect to the server and a simple character can walk around on a grassy plane, like an online game. Nothing special, but some people wanted the sourcecode.
DEPRECATED!
This program is replaced by Gamer's Proxy:
https://sourceforge.net/projects/gamersproxy/
This is a simple Javaprogram that holds UDP packets for a while before forwarding them to a target address. This can be used to simulate ping in video games.
A networked, two-dimensional, multiplatform, multiplayer shooting game written in Java, in which players attempt to capture and keep control of bases in order to gain points.
An online IRC-clone Java client and server chat program. Combination of GUI and text commands to please all, but isolated and secure. See test site for more information as it develops.
This is a program for Oware and Reversi (Othello) for J2ME/Cell and (PlamOS with IBM WME VM). Oware (popular in Africa) is a Mancala game suitable for adults. Reversi (Othello) is included. Based on mobilesuite (on sourceforge) with modifications.