94 projects for "java proxy server" with 2 filters applied:

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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

    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
  • 2
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a java library that implements a multi-threaded SOAP server (using http as transport protocol) which can be easily integrated into standalone java applications to provide a SOAP API for external programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Source UDDI v3 server implemented in Java. The server is focused on simplicity, and supports SQL backends through Hibernate. The project also contains a UDDI v3 client library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Podium: AI Lead Generation and Lead Management Platform Icon
    Podium: AI Lead Generation and Lead Management Platform

    Beat your competition with a lead conversion platform, powered by AI and ready to integrate with the tools you already use.

    Podium is a comprehensive AI-driven lead management and communication platform utilized by over 100,000 businesses seeking to enhance customer acquisition and retention. At the heart of Podium’s innovation is its AI employee, which ensures businesses respond to incoming leads instantly around the clock, dramatically improving conversion rates and revenue growth. The platform assists businesses in generating more customer reviews, improving their Google rankings, and unifying their lead channels into a single, manageable dashboard. Through the web and mobile applications, businesses can call and text customers, send payment links for quick transactions, and deploy bulk messaging campaigns to boost repeat sales. Podium’s powerful AI-driven automations seamlessly manage customer interactions across multiple communication platforms, providing accurate and timely responses that help drive sales.
    Learn More
  • 10
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenVPN ALS is a web-based SSL VPN server written in Java. It has a browser-based AJAX UI which allows easy access to intranet services. OpenVPN ALS is a direct descendant of Adito, which was a fork of SSL-Explorer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    e7o.de CalDAV Project
    CalDAV sync for Android ---- Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside. ---- For code look at: https://github.com/e7o-de/android.caldav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is MySQL Proxy service written in PHP. All outputs of the queries are represented as XML data. This service can be placed in the DMZ of your server. Connect your application data layer to this service. Example in C# is bundled in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RuDolFWS (a.k.a. RDFWS) is a web service that lets you add, modify, remove and manage ontologies in a remote Sesame repository server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ajaxmapper is a server-based component, written in Java, which maps data from a relational database to a XML file, transfered by HTTP. The goal is to exchange data with Ajax client components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of eAudit is to provide a comprehensive reporting capability relating to Electronic Auditing for various industries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is our implementation of a tagger that was described in iTag: A Personalized Blog Tagger. It will automatically tag blog posts, text documents and other textual media. Comes with an XML-RPC server for web deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Gedapi is an AJAX javascript library built to interact with a server side RESTful web service api that exposes data stored in GEDCOM files. Gedapi provides the ability to link between distinct GEDCOM files without modifying or merging the GEDCOM files.
    Downloads: 0 This Week
    Last Update:
    See Project