No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
Italian version of the game Hearts. The game use a central server for chat and authentication; the table is p2p among players. The game supports n-1 crashes of the playing peers.
A server emulator for World of Warcraft, providing the ability for individuals to create their own realms, customised through an easy-to-use C# scripting system, allowing one to create AI, items, quests, and any other in-game functions with ease.
The rmiBlackJack is a client/servergame developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.