Showing 998 open source projects for "java web server"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Mmorpg framework based on TCP protocol, the server using the java language, the client using j2me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JNetwar

    A strategy game written in Java

    Long term project to get some game programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Quasimodo is a chess interface for playing chess games against other humans or chess engines, analyzing chess games, managing chess databases and playing games over the internet (on Free Chess Internet Server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Klimente Server

    Minecraft RPG Server

    Klimente - Minecraft Server with RPG essentials. Realistic moving, first view camera, skills, and more other. Quest in planning. WIP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    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
  • 5
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Java tools for building a web based encyclopedia of articles for a roleplaying campaign from XML source files, including schemas and XSLT stylesheets for transforming the XML into HTML and PDF formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CoffeeMud For AI

    CoffeeMudForAI is plaform to design AI in

    CoffeeMudForAI is part of the Mud AI platform project. A MUD(multi user dungeon) is text base environment. Think World of Warcraft(or any other massively multiplayer online game) but text based. AI or artificial intelligence is the field that is interested in the creation of non-organic intelligence. Mud AI platform goals 1. To provide a platform for AI research that has robotic-like sensory limitations but doesn't actually require robotics. 2. To provide a platform for undergraduate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Time Warp

    Time Warp

    A little side-scrolling game, written in JAVA.

    Time Warp is a little game by NIPE-SYSTEMS.de It is written in JAVA and OpenGL. At this time it is under construction. To see more informations visit the Homepage of NIPE-SYSTEMS.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DeepwoodR is the successor of Deepwood. The biggest differences are: implementation in Java (complete rewrite from scratch) and client/server based multiplayer. It is planned as 3d multi user role playing game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    onlinepoker

    L'application est un poker jouable en ligne

    L'application est un poker jouable en ligne par plusieurs joueurs via un navigateur internet. Les utilisateurs devront tout d'abord s'inscrire puis s'authentifier sur le site, et pourront ensuite créer une partie qui pourra être rejointe par d'autres utilisateurs. Le nombre requis d'utilisateurs pour commencer une partie devra être modifiable, mais est laissé à quatre joueurs par défaut. Tant que quatres utilisateurs n'ont pas rejoint la partie, celle-ci ne pourra démarrer et affichera...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    droidz Wheel

    droidz Wheel

    Turn your android device to a game wheel in seconds

    Turn your android device to a portable and highly configurable gaming wheel in seconds. All you have to do is to download the server and the app and start playing. Download server from sourceforge https://sourceforge.net/projects/droidzwheel/ Download Client from getjar [also available on SlideMe] http://www.getjar.com/droidzwheel Download the Server from http://zontek.zzl.org/files/droidzwheelv1.zip A full guide on using and installing the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Mulitplayer Blackjack

    A multiplayer Blackjack game which works over the internet

    Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DefendLine
    Low-cost, easy to replicate GSM-based remote controlled security system capable of taking and sending pictures of a guarded site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java applications for managing maps for roleplaying games. As well as the original application for managing fantasy maps, there is a web application for Traveller style star maps which includes world generation routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Force4Magix (Multiplayer 3D Game)

    A multiplayer First-Person-Shooter game built in Java 3D

    The system is divided into two parts: the client and the server. Clients at different geographic locations in the network connect to a single server by specifying its IPv4 address. The user gets into the system using his/her username and password. Each user has to make an account for himself in the beginning. His account information will be stored on the server machine in persistent form. Server sessions will have no effect on its accounts. The server can be running anywhere on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    Minecraft Server Configuration Tool

    A tool for configure the server.properties file of a minecraft server.

    This is a little tool than I'm doing to learn Java. Right now it's available in Spanish and English. Note: A 1.3.1 compatible version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB