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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
A chatserver written in Java (1.4+ nio used here). By now there is support for serving as a Webchat, other protocols may come. Authentication over sql-databases is also included. The layout can be deffined in differen Templatesets (incl. message-set)
JAIMBot is a modular architecture for providing services through an AIM client. It contains a generic AIM library and a Bot which uses this library to provide such services as Offline Messaging, Lists, Weather, Headlines, Stock Quotes, AI chatterbot.
Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
PSR is a sound playing bot. It can connect to various chat/IM networks, and will have various frontends (ex. web). Ideally suited for a small room full of office workers do send such commands as: "/play bushism1.wav ndynamite_idiot.wav".
A Java API for IRC development, especially made for IRC bots but can be used for almost anything IRC related. Our IRC channel can be found at irc.strictfp.com on channel #IRC, we hope to see you there!
It is an instant messaging client. Crony IM has support for some commonly used instant messaging protocols, allowing the user to log into various different services from one application. like LAN, GTalk, Yahoo, Facebook.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Intelligere SCS is a collaboration system with an integrated web conference system ideal for virtual classroom, e-learning and video conference. In order to view an on-line demo use this address http://tinyurl.com/scsdemo (user and pass 'sfguest').
The MathChat project is an attempt to make communication between Math TA's and students at Universities and High Schools easier. Users can customize a keyboard so that chatting using standard text and math formulas is easy and intuitive for anyone.
Control vibrating motors and force feedback devices attached to your computer with GUI to control your own devices or interact with other users over the Internet (via IRC, Jabber, or direct TCP connections), includes support for Nexuiz game.
Java based API for interfacing with chat servers for the game Anarchy Online (AO). Objective is to design a java chat API for AO that is powerful, easy to use, modular and multi-bot compatible, as well as being useful in Android/Mobile Platforms
Desktop client for Atlantis Talker (http://atlantis.talker.sk/) based on NetBeans Platform. This client will have separate tabs for different channels of communications (private tells, shouts, games, ...)
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
littleface is MVC j2ee framework,also has its own permanent layer.At present,support oracle, mysql. so using very simple, i hope you like to join. new :security authentication framework can be configured
JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
Lets you connect to a Direct Connect hub without a DC client. Instead you tell your IRC client to connect to irdc then tell irdc to connect to a DC hub. Great if you use DC to chat.
Kraken is a continuation of the Openfire IM Gateway plugin, but in a way that works for any XMPP server. It provides a way for XMPP users to log into, and communicate through, their legacy IM accounts such as AIM, ICQ, MSN, Yahoo, and friends.
NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong