Showing 28 open source projects for "java server pages"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    PbnTools

    PbnTools

    Bridge player's toolkit

    A bridge (card game) player's toolkit. Currently includes funcionalities: 1. Download tournaments from results generated by Kops, Pary and Bbo server and save it as pbn. 2. Deal real cards from a pbn file, using some extra (cheap) stuff. 3. Lin to Pbn conversion - convert deals saved in Bbo format to Pbn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lost God cards is an 2d MMO rpg playing with cards, that project includes the server and the client, both are programmed using java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BridgeBuddy

    Bridge duplicate tournament card play program

    ...User setup tournaments by defining tournament type (Howell or mitchell), number of tables (in each section), number of sections, and bridgemates, possible use of watch to oversee and follow current tournament, and some other information regarded to results, html pages, and more. User also has to decide dates for tournament, names and colors for sections, sequence of pairs, etc. After each tournament date user can mark double substituts, get results from bridgemate database and/or key in results, key in penalty (e.g. 40%-60%), key in bidding (with ongoing calculation of score). Each time user choose 'Go to end of current date' all html-pages (incl css-files) for current date are made ready to transfer to a web server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5

    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
  • 6
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    p2p4Peppa
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cardhouse
    Cardhouse is an online card game engine that supports a wide variety of games. The client is independent of the card game rules and new games can be added to the server without it having to reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PokerApp is a client/server multiplayer poker game that can support up to 8 network opponents. Currently supports 18 games including Texas Hold'Em, Omaha Hold'Em, Omaha 8, Seven Card Stud, and Five Card Draw.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    This is a JavaFX/Java card game called Makao. It was written for educational purposes (as a school project), but I've decided to start maintainig it and make it better and better. As for now game is divided into two part - a server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Texas Hold'em Poker Ziele: - Client um zu Server zu verbinden - Server um Verbindungen, Spielablauf und Computerspieler zu verwalten - verschiedene Pokerbots ( /KI-Strategien ) gegeneinander antreten lassen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    Burn your Neighbour is an administration site for this card game whihc uses EJB 3.0 and JSF(with AJAX) capabilities. It is aimed to provide a sample of how to use these Java based technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A network poker game which let users play Hold'em No Limit together
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gdsplayer is a project for some university colleges to build a distributed application. Target is a nice online cardgame-server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DUNO is the multiplayer implementation of the popular card game UNO. DUNO is written in Java, communications are based on Java RMI. It's fully decentralized (no server needed to coordinate the game). It aims at being fault tolerant against peers' crash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Hold em is a java-based, server and client environment for hosting your own texas hold poker tournaments, and regular tables. It is full customizable and deployable in a number of different java-based hosting environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Framework for playing card games online, from Poker to Magic. Server and client written in Java, and extensible via Jython modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PikSkat is an implementation of the German card game Skat. With PikSkat three or more people can play a Skat match over the Internet without the need for an external Skat server. Playing against the computer is not (yet) supported, however.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jDoKo is a Java "Doppelkopf" card game server-client implementation with a Swing GUI client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Languages: C++ (client with Qt), Java. OS: Linux, FreeBSD, MacOS X, Windows. Card game preferance. Multiplayer server and clients. Optionally work with mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Academic Proof of Concept of Heterogeneous Connectivity Between Client and Server using a full-duplex complex message mechanisms using a Game of Poker as example. The game is web enabled and custom made with an artificial inteligence behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next