New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
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.
Pushlets are a Java servlet-based mechanism where data is pushed directly from server-side Java objects to (Dynamic) HTML pages within a client-browser without using Java applets or plug-ins. See more detail on http://www.pushlets.com
Client-Server Chat Application Written in JAVA ---- 3.0b: Private Chats Implemented ---- 4.0b: It is Now Possible To Send Files ---- 4.5b New Look! ---- 5b: Avatars, Icons and A Lot Of New Features --- 5.2b: Server Management, new Users List
A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Simple server framework using http protocol. Peanut is implemented as a J2EE application so overhead of sessions and network connections are handled elsewhere. Useful for small client / server development or simple rest services.
Asphodel♯ (or Asphodel Sharp) is a C# game engine written from the ground up on top the SFML library. It is meant to be a C# port from the popular Mirage Source Engine written in Visual Basic.
Sloth Online RPG is a 2D fully graphical online game engine. It features rich tile based maps with layers, fully customizable characters and a completely interactive environment. Also included are resources such as map editors, sprites, tiles, and more.
Ajaxmapper is a server-based component, written in Java, which maps data from a relational database to a XML file, transfered by HTTP. The goal is to exchange data with Ajax client components.
AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
Flazr is a Java implementation of protocols such as RTMP used for multimedia streaming. The Flazr project includes a streaming media server and related utilities.
E’ un programma di controllo che permette di temporizzare la chiamata a "servizi" distribuiti sulla rete allo scopo di verificare il funzionamento di hardware e applicazioni di diverso genere. Effettuare statistiche, report e notifiche
The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
Client and server for remote controlling of PC with mobile device via Bluetooth connection. There are J2ME midlet and server on base of AvetanaBT API. For Linux only now, but perhaps will be for Windows too.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
This program can redirect TCP traffic from TCP clients to any destination IP and port. The information about TCP transactions including data packets themselves can be sent to an external TCP observer (client or server). There is also a log file.
A java based MOO/MUD client that is able to process HTML. With this client it is possible to connect to a standard mud server, but when html tags are send to this client, it will be processed, so images, links, etc will be displayed. MCP support.
A very simple to use java firewall testing tool. Ever wanted to verify that a TCP or UDP network path is actually open? This tool has both server and client modes so you can test network paths between any two computers that have the Jave JRE installed.
Multiplayer game based on the open free game http://www.fortressfigures.com/zombieplague/. Server implemented with twisted framework and client will use android
Like the well-known tee program on UNIX systems, HttpTea is sitting between the client and the server of a HTTP connection. It allows you to modify the requests and responses before submission. HTTPS traffic can be decrypted an displayed as well.
Moa was born in the need of a lightweight servlet engine that allows client/server javascript that allows executing java classes directly into the engine thanx to Rhino.