Showing 880 open source projects for "java proxy server"

View related business solutions
  • 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
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    HtZip is a lightweight HTTP Server that serves files out of Zip Files on the server by only uncompressing the requested file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An Apache Maven Plugin providing goals to: 1) Load LDIF files into a LDAP directory server 2) Dump entries from a LDAP directory server to a file in LDIF format 3) Dump entries from a LDAP directory server to a file in DSML format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    easyC provides a couple of services you can use to write your own OSGi applications (for example, user and roles management) and an application infrastructure (client/server) to which you can add your own bundles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 7
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a simple Java application which can be used to emulate the speed of internet connection with a local server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    Gamio is an Open-Source Java framework used for easy development of high concurrent, high efficient, high scalable and robust TCP/IP server by leveraging Java NIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 12
    Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    J2ME Widget Toolkit An advanced widget toolkit for J2ME devices, supporting cross-platform components such as tables, trees, graphical buttons, theming etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Target of the project is to simplify access right management of a Subversion server running with webdav on apache2. Users and groups can be imported out of an LDAP directory or added manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSF ID Generator is an eclipse plugin, which generates customizable and unique component ids for JSF(Java Server Faces) tags. If you don't give an id to a JSF component, then it is generated at runtime with a prefix of such as j_id_jsp_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sambuca is a Java HTTP Server framework allowing developers to embed a HTTP server in their apps with custom HTTP Request Handlers. Apps can host standalone HTTP Services (Web Service) without having to deploy full app server such as Tomcat or WebLogic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    insideApps from determyne: Transaction-level performance monitoring for J2EE applications. Correlates and reports on transactions across HTTP server, J2EE container, and database layers. Pinpoints the source of performance issues in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The complete suggestions framework for java, supporting single and multi field suggest, java suggest box, client/server with hessian or json-rpc, and GWT AJAX suggest box, phonetic plugins. Proven high performance for data sets > 1 Mio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Parking is a simple and easy-to-use web framework. It aims to build web applications rapidly. Parking includes two parts: 1) a tiny MVC framework using Java for server-side; 2) an object-oriented component library using Javascript for client-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Soapod provides an open-source, open-standards Java(TM) application server. It embraces and implements an integrated peer-to-peer, service-oriented architecture based on open standards such as the Web service stack and JSR standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A peer-to-peer object sharing system, based on ICE, which can be applied to several P2P applications. An initial proof of concept will be a distributed web cache for LANs with no central proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bitgate Server Software Environment. This is a simple server implementation that relies on Java 6 functionality. It provides transparent networking functionality, and the ability to add support for virtually any server protocol using a simple framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a simple Java application and API set for quickly and easily creating and running Internet daemons and servers using a plug-in architecture. It's akin to being a Java version of the "inetd" process available on many operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project