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.

  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    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
  • 2

    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
  • 3
    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
  • 4
    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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    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
  • 6
    The Java Sitemap Parser can parse a website's Sitemap (http://www.sitemaps.org/). This is useful for web crawlers that want to discover URLs from a website that is using the Sitemap Protocol. This project has been incorporated into crawler-commons (https://github.com/crawler-commons/crawler-commons) and is no longer being maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaFeedParser

    JavaFeedParser

    A Java-framework, which allows to parse RSS- and Atom-feeds.

    This Java-framework allows to parse RSS- and Atom-feeds from various input streams. The framework's interface is designed to be as elemental as possible. Also the parsing is implemented to be backward-compatible, to support older protocol versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of simple tools to work with Intel AMT. With docs to show how to develop software using Intel AMT (a management technology from Intel). AMT can be controlled via SOAP message, here with Java JAX-WS. This is not an Intel supported project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JeCARS (Java Extendable Contents And Rights System) is a RESTful webservice which delivers pluggable output formats, e.g. Atom feeds or HTML. Third party applications can be plugged in. A JCR (JSR-170) repository (Jackrabbit) is used for storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    JetS3t is a free, open-source Java toolkit and application suite for Amazon Simple Storage Service (Amazon S3), Amazon CloudFront content delivery network, and Google Storage for Developers. Code is available from http://bitbucket.org/jmurty/jets3t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jibe is a complete UI framework based on the javascript ExtJS library. It is tight to the Alfresco configuration and each UI component is configured on the server side and thus is easily reusable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The JotScale project is a cluster of servers implementing a highly scalable object storage system combined with a high performance http server and a subscription system. Jotscale now depends upon Mojasi (same trunk). Pure Java. Source only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool chain allowing quick migration from existing SOAP webservices implementation to RESTful webservices implementation by using axisting WSDL defintion together with the services impl. classes.(dev. by a group http://tech.groups.yahoo.com/group/slosc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project has been abandoned. Please ignore. The Knowledge Workbench is a real-time, Ajax based, distributed collaborative editing environment using arbitrary XML building blocks to capture information. These in turn can be stored in libraries and linked together to form hierarchical models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Location Aware Mobile Assistant (LAMA) provides travelers a dynamic directory service. Users receive information on hotels, restaurants, and more, which are within their vicinity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LDAP WebService is a SOAP based layer for an LDAP server that supports the following operations: (1) Create (2) Update (3) Rename (4) Delete (5) Move (6) Search A schema (DTD) has been published to define the communication (Request/Response) dialect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LRemote is a very simple Remote-Procedure-Call library for Java. The RPC system can be written as easily as a local system. It uses only XML config and annotation, neither stub nor remote-connection class is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java library for conversion of external formats such as XML and XML-RPC into Java beans. LavaBeans uses a stream-based processor for efficient operation on large inputs and requires no XML schema or other mapping files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Libre-3

    Libre-3

    Job Board

    Libre-3 (Libre free) Opérations :Grillons, Crickets, Sauterelles #Tanach Web-APP core architecture #JAVA EE7 #EJB3 #Eclipselink #MVC #JSF2.2 #Glassfish #MOJARRA Presentation #Facelet,#jquery #bootstrap Security #JAAS three #REALMs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LibreTunes is an open-source multi-scrobbler, scrobbling the music you play with iTunes to up to 3 AudioScrobbler servers. By default it supports last.fm and libre.fm, but you are free to use any servers you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HyperCuP is as P2P infrastructure for scalable distributed communication. HyperCuP has been invented by Schlosser, Sintek, Decker and Nejdl. This project delivers a light-weight implementation of HyperCuP ready to make current apps distributed in a minut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Little Portal Gizmo is a small Java web application container based on Eclipse plug-ins and the Apache HTTP Core. It uses a custom and very light weight API. The web applications you develop for the Gizmo have the form of Eclipse plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A web based location and event management system. Issue Tracking: http://jira.codematters.org/jira/browse/LOC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A distributed logging & monitoring WS architecture using WS-Notification (WSN) as well as a Log4J appender that implements an appropriate adapter. Software components that already use Log4J can be integrated non-intrusively.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.