Showing 442 open source projects for "java proxy server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 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
    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
  • 2

    PowerBlock

    Fast Minecraft Classic Server

    PowerBlock is a server written from scratch for Minecraft classic. What sets it apart from other software its huge versatility. Thanks to the Rhino scripting engine, anyone can create scripts, or plugins, for PowerBlock in Notepad! No complicated IDE setup required! Written in Java, PowerBlock can be run on ANY Operating System, unlike other software which requires Mono, and other heavy, sluggish frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    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
  • 6
    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
  • 7

    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
  • 8
    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
  • 9
    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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    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
  • 11
    PDSD4TC
    Public Development for the Community Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    MinecraftModManager

    program to manage installation of Minecraft Mods for client and server

    When completed it should allow simultaneous launch of one instance of client & one instance of server with selected mods installed & runtime configurations. It should be able to capture output streams so that informative text regarding java exceptions can be forwarded to the appropriate modders. ---Have not yet decided whether to perform the above via text-file capture or console buffer. UI will be implemented with wxwidgets, to enable full functionality on all supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16

    java network tictactoe

    java network tictactoe

    Its the common tictactoe game, developed in java, with client/server configuration so it can be played over a network. It can be played in a 3x3 board or 4x4 board. There are more options but some of them are not implemented. I'm only putting this here now (2012) but this was one of the projects for a University course in 2003, when I was still a student. I just thought I should put this some place safe, and so... here it is!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    consilio

    An open source chess server with client

    An open source chess server with client to allow multiple human chess players to conduct a chess games over the internet using a private server to manage the connections. Written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    EVOlution RTS - Continued version

    Continued version of EVOlution RTS,

    ...For now, I will not use any part of the original project. Only at the end, when I am finished with the basics, will I add the server system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    uoproxy is a proxy server for the MMORPG Ultima Online. This is useful for traversing firewalls. Still being under heavy development, there are more features planned, like disconnected operation, automatic relogin after server failure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Zove Mod Installer

    Zove Mod Installer

    A mod installer written in Java to help Minecraft users install mods.

    A mod installer written in Java to help Minecraft users install mods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ChuckTesta

    A Plugin for the Bukkit Server Wrapper system that messes with people!

    A plugin that uses misleading commands to mess with noobies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JaNaG is a Java random name generator for role-games, authors, and the like. It is based on a name fragment database that creates relatively reasonably sounding names. It can run as applet, GUI appliance, command line tool, or on a server-client basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BlightScape

    Blightscape is a Private server for runescape

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB