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

  • 1
    Just the simple HTTP server that allow user quickly have a ok looking HTML for a directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J-Magic is an attempt to create a fast, easy to use, and small, yet powerful, implementation of an Application Server. It will be able to use servlets and EJBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    It can auto test your network setting to connect internet. In China, China Mobile/Unioncom provide two proxy wap gateways to access internet. It used HttpConnection to access network. Source code: http://j2meautonetwork.cvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JCast-X is an extensible streaming server written in java. It can stream any kind of media mp3, mpeg, anything you would like to see. The basis of JCast-X is a framework build on top of the "source-bus-listener" pattern. Its easy to extend and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5
    JCyclone is a SEDA-based platform which is designed to support massive degrees of concurrency and enable load conditionning for applications that need very high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDSML Web Application Engine is a view oriented, java based web application development framework, aiming to enable you develop web application in a shortest amount of time and maintain them as simple web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDictd is a set of Java programs that implement the Dictionary Server Protocol (DICT) as specified in RFC 2229.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10
    JMBaseStudent is a child-project of JMBase. Students interested in JMBase, can take a project area, assume the role of project-leader for that project-area and contribute their work back to the father project at the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an intranet mail server. The project is presently named JMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSPowerLin - Linux with a Java edge, a lightweight platform for developing and deploying J2EE applications and Java Server Pages on a server or servercluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSerWeb is a flexible HTTP/1.1 compliant Java Web Server. JSerWeb supports the use of Perl and PHP scripts. These are very popular scripting tool for extending web servers because they are extremely flexible and easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is now retired. Please see http://jakarta.apache.org/commons/cactus/index.html for its successor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Using JVigilancia you can use a cheap webcam to remotely watch your home or business. You can instruct the program to perform several actions when movement is detected in the image, even to send you an e-mail at this moment with attached pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JWebedix is a Java Light Weight Embeddable Webserver you can integrate into your own application. JWebedix can serve files, index directories and gives you the means to create dynamic html pages from within your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jaiwls is a component oriented framework with bundled Servlet-Webserver (Jetty) and HTML Widget library. You can use static compiled java-classes or runtime Groovy-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A fork of the jakarta-tomcat sources. We will improve the components of tomcat and provide drop-in replacements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jateway

    Jateway

    Jateway is a general purpose TCP/IP connection proxy

    Jateway is a general purpose TCP/IP connection proxy. Jateway accepts connections on arbitrary ports (like 80 or 443) and specific host:port combinations (like WANIP1:443 and WANIP2:443) for multi-interface systems Supports single TCP connections (like MySQL), and multi-TCP connections like HTTP and HTTPS, and fowards them to arbitrary host/port combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java based file uploading program. Shows a progress bar for each file that is currently being uploaded. Also makes thumbnails for each image that is pending. Also supports drag n drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Library to assist in recording and troubleshooting http by providing an implementation of a proxy and having extensible classes to handle post/pre processing which can be used to carry out custom actions or logging of the transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    An HTTP server written in Java. Yeah, I know.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB