Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
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.
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
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
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
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