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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
SpeedReader is a Java GUI speed reading program, with a pluggable algorithm architecture, that allows users to read text documents from sources such as Project Gutenberg.
TreeMenuXL is a tool for generating expandable tree-structured menus in HTML pages. It includes server-side scripting components in PHP and Java, as well as JavaScript to support the dynamic menus on the client.
Java DragonSpires was an online graphical RPG (virtual world, MORPG, GMUD, etc.) that ran until 2002. This is the client/server source code for that project.
yawebftp is a webftp-client written in Java as a webapp. Just throw the "yawebftp.war"-file into the deployment-directory of your Servlet-container (tomcat, jetty, weblogic, ..) and you're ready to go! Take a test ride on the yawebftp-"Home Page"...
ArenaWatcher is a visual client for the programming game CodeWars found under: http://codewars.sourceforge.net/index.php. It's written in Java, but ey it's cool.
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.
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.
Multilingual Crosswords - it finds solutions for grid puzzles by using words dictionary. It can support any language - currently polish and english dictionary. Rich client for editing/viewing is foreseen.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
System interfaces for transferring files that use HTTP SOAP Web Service with RPC attachments. Javaclient implements a Post Office for B2B file exchange - encapsulates connection protocols (SOAP or FTP), processes XML file, exchanges any new files.
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.
PfPro is a "fat" client for managing configurations for PF-based firewalls. It is a graphical client-side application for managing multiple firewall configurations.
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.
Lomag-Cvs is a graphical cvs client written in java. It uses the cvslib library from netbeans to handle the actual cvs calls. Lomag-Cvs focuses on providing a simple
to use interface for beginning users of cvs.
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.
GeneaPro is a multi-user, cross-platform Genealogy database program based on the GenTech Genealogical Data Model. Written in Java using the Eclipse Rich Client Platform (RCP), Hibernate persistance, and SQL/JDBC databases (HSQLDB, MySQL, PostgreSQL).
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)
cSuite is a large "suite" of modules including a helpdesk, project/parts/client/workflow management, etc., written in Java with a MySQL backend. Version 1.0.0 expected Spring 2006.
LumaQQ is a powerful QQ client writen in Java. It implements most functions of QQ, and a QQ-like graphical user interface for easy use. It's also a library, it has a reusable pure Java core on which you can build your own QQ-compatible application.
Socket communication framework for xml, text or java Object messaging.
Framework is designed to handle client connection accepting, message sending and receiving so it can be used as basic layer for any type of real time communication applications.
OpenFIM is an implementation of the authentication process involved in Federated Identity Management using secure SOAP. The server software has been developed using MySQL and PHP. The client software has been implemented in PHP, Java, .NET, and Perl.
no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
The Wireless Access Point Monitor (wapmon) will use SNMPv1 queries to poll your Wireless Access Point(WAP), and keep track of the Clients that have been and are connected to it It will inform you when a new client has connected, and will e-mail if enable
Provides local & web content (html, pdf, rss, audio, video...) indexing & searching through an Eclipse thick client that communicate with a server module via RMI, which publish & receive content search & retrieval services over a P2P network.
Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.