New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Start Free Trial
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 Peer to Peer Instant Messenger written in Java. Multicasting is used to communicate without a server and all messages are sent directly from client to client.
SuckerPipe is an AOL Intant Messenger application that serves to proxy conversations arbitrarily. It is able to pipe conversations between other users of the AOL Instant Messenger service to each other anonymously using a third ScreenName.
A secure collaborative framework that is being used by other projects such as CFAgent (online customer service), CFWeb (pure HTTP communication for CFAgent) and much more in addition to serving as a standalone all-in-one collaboration platform by itself.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
DeXter is a versatile Java Internet Communication Solution based on a Plugin Architecture.
Plugin highlights: Messenger - currently supporting MSN, other will follow / CSBeagle - Half-life (Counter-Strike) online player finder
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.
The MFlow project aims to create a modular messaging client in Java. Its architecture should make it as easy as possible to add support for new protocols, as well as maximizing configurability.
A server written for the DC protocol, which is already providing amazingly 1 PETABYTE of data freely available for download. This server is written in Java, so it's guarantueed to work with your system, unless it's something so far undeveloped, such as
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.
The project is meant for the webmasters who want to provide online chat support system for there website like humanclick.
The project is developed using java and php and mysql .There is no server side process invloved in this so u can host this system
A small chat Program written in Java, which allows you to speak "privately" to other users. It shall get an encryption and a compression. I plan to integrate a dcc-like file-transfer
This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
Valuhack is a collaborative effort of a variety of newsgroups to port a simple program to as many languages as possible, while maintaining the true spirit of hacking.
This is a simple messenger to chat from peer to peer. For each user there is a certificate generated and exchanged between them. The communication is running over SSLSockets and should hopefully be encrypted *g*.
It is implemented in Java2 1.4 using JSSE
Bot para irc feito em java que possibilita a integraзгo com algum tipo de banco de dados e faz o crontrole de algum(ns) canais, muito facil de usar pois vira com uma interface grafica e muitas funcoes.
IntelliX Java collaborative editor is the first editor for Java that uses multimedia tools for development. Main features of IntelliX editor are java files editing and bookmarking in standalone mode or over LAN or Internet with others.
The Java Chatterbox Client is a GUI front end to the Chatterbox on Everything2.com and other message-enabled Everything sites. A manual is available at http://www.everything2.com/index.pl?node=Java+Chatterbox+Manual .
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.
Hopy is a AIM instant messenger written in Java using SWT/JFace. Runs standalone and as an Eclipse plugin. Hopy uses TOC to connect to the AIM network.
Samson aims to address the problems that afflict most IRC bots.
Most bot implementations suffer from at least one of the following flaws :-
1) synchronous IO - if something needs to be sent to the IRC server, its best if it
doesnt have to wait for