Showing 509 open source projects for "java socket server"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    A client/server implementation of the game Blood Bowl, primarily for use in conjunction with the site fumbbl.com which hosts Internet Blood Bowl leagues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This software allows a MUD server to be run as a Jabber bot. Users can then play the MUD using their Jabber client instead of a MUD client or telnet. This relieves the MUD server from having to handle user chat as users can chat in Jabber instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flash XML Socket Server using Apache MINA and JNDI for data connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Drag the centre shape to it's matching counterpart. A simple puzzle exercise for children which runs on any Android-powered mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    XPilotPanel is open-source cross-platform meta server browser, client and server launcher, configuration editor for recent versions of XPilot of almost all branches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A card game project for fun. This project uses Java RMI to implement client/server model. It is also provide intant message features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Whist Online is an online card game, made for the world to experience one of the best card games out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NetDare is a Java network game system. The project consist in APIs, a server, a client, a PHP CMS (Content management System) and a game sdk to help the development or integration of a game wich altready exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Plarpebu is a java karaoke player that runs on any architecture that can run java. It plays both midi (.mid and .kar) and mp3+cdg files. Check project web site at : http://miageprojet.unice.fr/twiki/bin/view/Fun/ScreenshotsPage for full info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    A Java based checkmate board game. Press "Download Checkmate" below to download the file. Server is running on KITE - you can just connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a drifting scorer used for 'Live for Speed'. It could be run in either client mode or server mode. With it, you would get more information about your driving including the score while you are drifting in the LFS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Gruppenarbeit für Unterrichtsfach VSYS (ADV-Böblingen) Ziel dieses Projekts war ein Java RMI-Programm, welches es einem Client ermöglicht Methoden auf einem "entfernten" Server aufzurufen (Projekt allerdings nur local getestet und nicht vollständig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TrickTakingGame is a unified, generic platform - both server and client - capable of playing various trick-taking games (such as Whist, or Bridge). Available rules are defined as server plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Perfectday is a turn strategy game. The player can collect units(these units have been collected when the players connect to server or comercing eith other player) that they are used in combat with other player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a pure Java implementation of an MMORPG / mud, server and client. It is a fully persistent world, backed by a MySQL datastore. Features NPC AI, shard-level scalability, and persistent items, and a particle attack system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is a simulation for x-plane pilots and controllers. It simulates the whole ATC in Switzerland. Included are: ATMS(the server), ATMC(for controllers), PilotClient(for pilots) amd PlaneSim(simulates planes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OdinMS is a Java based Server.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    JMhing is a java implementation of the card game "Mhing". It use a client server architecture to provide the ability to play multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A web interface for reading the stats recorded by a Scorched3d game server. Written in Java and designed for Apache Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DIY MPG Gauges and fuel efficiency solutions, a collection of software and hardware solutions for keeping track of your fuel consumption and miles per gallon for the Do it Yourselfer or advanced user who wants to learn how to save some fuel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GOIM is a Jabber client with special features targeted at gamers. It is based on the eclipse rcp and will include all major jabber features in addition to displaying who in the roster is playing which game on which server and other game related features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A PSP porting of SUN's phoneMEAdvanced project (https://phoneme.dev.java.net/), to enable MIDP/PBP/JavaME applications running on PSP. You can also find phoneMEFeature PSP porting from another project: pspkvm(https://sourceforge.net/projects/pspkvm)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Checkers Plus

    https://github.com/kesara/checkersplus

    Moved to github: https://github.com/kesara/checkersplus Client server based, platform independent, multi player American Checker (English Draughts) game. With J2EE based server, Java Client and a Windows.NET client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a strategy planner aimed mainly at the hardcore first person shooter fans. Similar to a white board application it allows many users to connect to a central server and the users are able to draw and place actions on the board for everyone to see
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo