With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
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.
Project repository for a java turn-based strategy game that will include components such as a client-server based network model, a sophisticated GUI, etc. This is a project largely intended for an academic game development class.
WorkReporter is a tool to report work time and keep track of your work expense.
WorkReporter runs as standalone or server/client application for multipl users.
Jpipes are an implementation of named pipes in Java using files. A client-server architecture can use jPipes for inter-process communication. The synchronization is handled across JVM's.
The Community Edition of the Funambol Synchronization Client for the BlackBerry smartphones. This Java ME plug-in synchronizes native PIM data against a Funambol OMA DS Server, and provides open-source push Email capability
Centric is a server-side oriented framework for building rich internet applications. It allows developers to write their Web applications in Java following a simple desktop programming model, while the client-side can be Flex, GWT, Java FX, Silverlight.
It will be a project to provide a secure communication between a web server and a client running in mobile environments. Some different Cryptography algorithms will be implemented, and watermarks techniques.
JEMM RPC is a very easy to use Java RPC implementation. A server can export interfaces that a client can call with ease. It is multi-threaded, supports synchronous and asynchronous calls
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
· A free chat server coded in java.
· Supports secure connections via the Diffie-Hellman-Algorithm.
· One java chat client available.
· Other clients in production.
A public web security that uses a Java applet for client-side for encryption and decryption.
This server-side component is currently Java only, but are seeking to implement this in other languages and implement other encryption algorithms.
The VIA Imaging Application (VIA) is an open-source Diagnostic Imaging Viewer based on open standards such as IHE, JPEG 2000 and JPIP, and DICOM. VIA is written in Java and is composes of a series of client-server applications.
A Flex-client/Java-server based app that provides the basic framework of "user management", including user registration, basic log-in security, and user administration. It can be used to quickly jump start projects that require this common use case.
Bluewave is an object oriented database and application server that provides a neat intuitive way to store data. Bluewave also features a powerful client and server API.
Cool Chat is a chat tool written by Java. It's composed of a client and server, and can be run in nearly all the operating systems. Because The UI is written with SWT, you'll find that it looks native program.
Tomcat lightweight monitor can obtain the runtime thread information of Tomcat server even if its load is very heavy.
Users can set different interval and show the data by web browser or JMX client periodically.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.