Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
CruiseConsole is a tool that enables developers to monitor and manage CruiseControl from a graphical user interface. In the future features will be added for enabling developers to interactively collaborate with each other to resolve build issues.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
PHPMQ is an Open Source serverless messaging toolkit for PHP, giving the PHP developer ability to perform JMS operations such as sending and receiving messages on queues and topics while ensuring delivery and enabling persistent messaging.
The Network-Oriented Document Abstraction Language (NODAL)
is a set of standards and protocols for ubiquitous collaboration supported by
an open source sample implementation.
Implementation of a protocol to let people summarize into a single address, similar in form to an email address,
personal data such as electronic addresses or telephone numbers. This would be useful for handheld
devices such as mobile telephones.
SIMON is a very simple MTA and POP3 implementation. It is completely designed from the ground up and is useful for departmental or small to medium sized companies.
Zoe is a web based e-mail client with a built in SMTP server and Google-like search functionality that lives on your desktop. Zoe is written in java and uses Lucene technology to provided instant searching and threading of your e-mails.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Minshara Java Bluetooth Stack is a Java (JSR-82 compliant) Bluetooth stack. It's based on javabluetooth and features RFCOMM and OBEX protocols, and also security. It's exhaustively documented and provides a bunch of samples -orson.rasip.fer.hr/~tsecen.
IrcG is new attempt at cataloging channels and the files served in them. This java based irc bot searches a configurable list of irc channels for triggers and cataloges the files behind them.
Not the greatest thing since Sliced Bread, it IS Sliced Bread. This project is a series of network tools and a network development SDK, with big hopes, and too little time to code it all.
System interfaces for transferring files that use HTTP SOAP Web Service with RPC attachments. Java client implements a Post Office for B2B file exchange - encapsulates connection protocols (SOAP or FTP), processes XML file, exchanges any new files.
BT-Sim is a BlueTooth simulator on a HCI level. The project alows to develop and test BT applications without using real BT hardware. It works in particular with PalmSource's Palm OS Simulator.
SafePeer allows you to retrieve IP ranges to which some other software should not connect to. The main purpose of SafePeer is to be a plugin for Azureus, importing IP ranges retrieved from some sources to the IpFilter.
JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
Open Java Direct Connect implements the Direct Connect protocol. It consists of two parts: The first part is the library that contains the dc communication protocol implementation. The second part is the client GUI, which is implemented with Swing.
Flea2Flea is a pocket web server written in Java which enables ad-hoc peer-to-peer file sharing with anyone who has an http client (web browser). Files are only accessible while you are running Flea2Flea. You have absolute control.
Shim allows a selected Yahoo IM friend to access shell commands on your computer through their Instant Messenger client. Once connected, both you and your friend may type commands and see the results of those commands.
Allthough there are some msn webclients, they aren't open source. Therefore I build this JSP client witch allows you to install it on your own JSP server. The backend of this project is using the MSNM library (can be found at jsmsn.sourceforge.net)
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.