Browse free open source Java Protocols and projects below. Use the toggles on the left to filter open source Java Protocols by OS, license, language, programming language, and project status.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    HELP aims to overcome challenges facing humanitarian relief by empowering donors, communities and organizations to provide better assistance. HELP will establish a transparent and accountable system to connect donors with people affected by disasters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Integrate the power of the fully AJAX enabled technology of ICEfaces into the framework of the ESRI WebADF. No need to code in Javascript or to handle XML communication to build AJAX functionalities. OnlineDemo: http://www2.pch.etat.lu/pchViewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IXSF Messenger

    IXSF Messenger

    IXSF Messenger is a java-based messenger

    IXSF Messenger is a java-based messenger with file transfer option. Java Runtime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    Identityflow provides a framework for building protocol flows that perform distributed Identity operations. Examples of Identity Operations are Single Sign-On (SSO) and Attribute queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    InstantSOAP enables users to generate and deploy web services without having to worry about the difficulties of distribution or SOAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Instrument Element is a Grid/Cloud component that provides the computational/data Grid with an abstraction of real instruments, and Users with a more interactive interface to control them. More information: http://instrumentelem.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IntegraTx is a platform that enables companies to dynamically create financial applications in a Web Services/SOA environment, consolidating transactional information generated from disparate client applications across the enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shows the investment portfolio and suggest a investment plan based on varying interest rates and initial investment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    JAX-RX represents a thin REST-based interface layer to provide a unified access to XML databases and resources. The sources are regulary pushed over. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jbi4ejb is a JBI compliant Binding Component that allows existing EJB to interact with a JBI ESB. EJB operations can be called from the ESB without the need to modify or even redeploy the EJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDeliciousFeedApi is a very simple to use Java API to access the information provided by delicious.com over RSS feeds. It does not depend on other libraries, therefore it is a really lightweight piece of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JEMM RPC is a very easy to use Java RPC implementation. A server can export interfaces that a client can call with ease. It is multi-threaded, supports synchronous and asynchronous calls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JFeed (JAFR) - "Just Another Feed Reader" is a feed aggregator created in java and compatible with multiple rss versions and operating system. It supports module plug-ins and restricted area access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SOAP-Server framework for Java Micro Edition (JME). Use this framework to run simple web services on mobile devices, e.g. PDAs. Supports SOAP 1.2 (without attachments). Runs on MIDP2.0/CLDC1.1 or CDC compatible VMs with sufficient memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JNewsDruid is a binary newsgroups fetcher (newsreader) written in Java. Its goal should be making the handling of alt.binary groups easier. It will support multiple servers and all important binary standards for the usenet soon. It makes use of mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A public API for Pownce over Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java-based in-memory RSS server. It can be used as a library for functional tests/unit tests or you could possibly use it as a simple standalone RSS server. Built on Simple and Rome. v0.2.0 contains the ability to add feed by URL, String, or Rome API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTMSCTL - A Java API using Apache XML-RPC to control a Trackmania Dedicated Server (GBXRemote 2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JWSPerf is an open-source utility to automate the performance evaluation using different Java Web Services toolkits. JWSPerf is executed from the command line and it uses Java Ant technology to building all the client code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Container for robot/environment simulation. The container simulates an environment, and gives to the robots living in it access to sensor views. The goal of this project is to provide the open source community a tool for robot behavior test and challeng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple, lightweight, RSS ticker. I had looked at a number of tickers but they took a lot of CPU cycles and cost money. I wanted a simple, OS independent, ticker so I wrote this one in Java. It reads RSS 0.91, 1.0, 2.0 and ATOM feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SDMXAPI is intended to provide an opensource Java implementation of an SDMX Standards. SDMXAPI is released under the lesser GPL license. SDMX is an initiative to foster standards for the exchange of statistical information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSRPC is a simple way to create shells to call Java methods. It can be used locally or remotely. JSRPC implements a new way to do RPC similar to shell calls.
    Downloads: 0 This Week
    Last Update:
    See Project