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
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address.
NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the...
Light Distribution tool is a java applet able to remotely install and deploy software on windows operating systems. Based on a XML file, you can copy, install, register applications and add paths into the window registry.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
A mobile agent framework. Instead of relying on protocols across the wire, send an agent to the server to execute.
An example is encryption: send an agent to retrieve data, but let it do the encryption. Client side encryption on the server!
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.