Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Build on Google Cloud with $300 in Free Credit
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.
ircServe is a bot that can connect to an IRC network and serve users on specific channels, answering their commands. It is -- unlike many others of its kind -- not dependant on a specific IRC client, but is a stand-alone program.
An open source suite of beans and API for client and server development of popular internet protocols. This project is a Java port of the immensly popular set of Indy components for Delphi and Borland C++.
LlamaChat is designed to provide an open source, chat server/client pair for use on the web. It is written in java and supports many advanced chat functionality including secure connections, emoticons, administrative class users, and more.
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.
MoneyTrack is a personal financial recording system, means it keeps track of your incomes / expenses via a database which can be accessed in different ways. There are several frontends available (web frontend, java-client, ...).
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.
A Trap Agent Emulator provided by a Java application .It allows you to raise a configured set of traps to your SNMP client applications. Support for both V1 and V2c versions provided.
Multiple SNMP traps and IP destinations configurable.
Support for si
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 transparent http server (http gateway) that relays http requests to another server, allowing the user to observe the data being passed back and forth between the client and the server. It is intended to be used as debugging tool for web applications.
This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
Webitor is a web based text editor providing powerful text editing capabilities from within the browser. The client portion is a Java applet which can run in any java-enabled browser. The server portion is implemented using PHP on a web server.
Robo is a remote-"display/desktop/computer" system. It is written entirely in Java (not just a client). Robo server-client communication uses TCP/IP or HTTP tunneling (connecting to servers running behind firewalls).
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and Java Swing for a graphical user interface.
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 .
Web data Zip Stream (de)Compressor is a java applet that allows web masters to house large web pages in compressed .zip files and then have it dynamically uncompress and display on the client browser as if it were a regular webpage.
SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
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.
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.