Showing 66 open source projects for "java server"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    The openfibs project aims to develop a library to be used by client software to access the First Internet Backgammon Server (fibs.com) to enable graphical end user clients, computer controlled bots, and statistical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his opponent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
    Learn More
  • 5
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    ChessTutor

    Teach beginners chess over internet

    Program written in Java to teach beginners chess over the Internet. Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes. It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points. Moves can be reversed at anytime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
    Learn More
  • 10

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

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

    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
  • 13
    Jello Go is a client / server Go system implemented in Java. "Go", for anyone who doesn't know, is a very old Japanese strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15

    GamenianTabele

    Multi-user whiteboard emphasizing simplicity.

    GamenianTabele (formerly GameTable), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use. Shared...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    JMines is Java clone of the famous puzzle microsoft minesweeper. This version contains a lot of improvements like button shapes, antialiasing, look and feels and colors, languages, save and replay boards, videos or screenshots, bot ... Constant evolution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A Client/Server Othello game environment in Java language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a server designed for handling common board games. The next step is to develop a client which would be able to connect to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The objective of this project is the advancement of Diplomacy in the electronic realm by producing an XML Diplomacy data standard and a suite of server and client tools to facilitate Diplomacy play over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next