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.
Program W is an AIML interpreter written in Java.It extends Program D technology with new AIML tags that allow chatbots to query the WordNet lexical dictionary.Chatbots can use information about lexical terms and evaluate existing relations between words
XScape is a brand new Runescape2 server engine, based on the idea of a central login server, (Also known as a network of servers) which each server will connect to, and verify the user accounts on.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
GridChat is a highly expandable peer-to-peer network that has no central server. Each peer on the network acs as a client, server, and router for the various components. GridChat networks are fluid, growing and shrinking at will. - GUI under development!
Smile3D is a Java based chat uses 3D avatars. Avatar changes expression and mood according to user choices; It can also interacts with all the objects present into the same room where currently the avatar stays.. Java3D framework is used.
FREEClient stands for Feature-Rich Eshare Expressions Client. Designed to communicate with the Eshare Expressions server (currently Talisma Chat?), this implementation has more features than the original client.
The objective of this work is to use key concepts and mechanisms related with the software components approach. Installation, execution and dynamic reconfiguration of a distributed chat application using CORBA are considered.
A sample chat system with integrated RPG (role play game). The software includes only a server software. The users have to use a terminal like telnet. It shows how a chat server could work.
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.
Phim (standing for "Phi Messenger") is an(other) IM protocol, which is designed to avoid untrusted 3rd party nodes to help protect the data sent to peers
Katama is a modular bot written in Java that provides a powerful framework for user management, commands, a virtual file system (no joke, read about it!), dynamically loadable modules for IRC, AIM, and anything else you might want a bot to do.
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.
PiTaBOT is the first ever fully functional PainKiller scoreBot. It's currently able to
report 1 vs 1 matches on TDM/Duel mode to an IRC channel. Multiple simultaneous retransmissions are also supported.
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.
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.
a java chat system, that encrypts all transfered data to protect the users privacy. Encryption will be done by rsa, blowfish, 3ds or an easy 'exclusive or' encryption. the client will hava a complete gui, the server in addition a console frontend.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
gBouncer is a powerful irc bouncer written in java. It has features like: multiuser + multiserver, secure webinterface, encrypted connections to client and server, comfortable and highly customizable logging via apache log4j, ... The fact that it's writ
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.