Search Results for "proxy server windows" - Page 39

Showing 3468 open source projects for "proxy server windows"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    Mobile PC Communicator

    a mobile-pc bluetooth communication project

    a mobile-pc bluetooth communication project where you can simply send textual message from mobile to pc and vice versa. you can use this project as a project template for projects involving mobile-pc communication. contains a j2se server module and a j2me client module CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me. Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tsukuba-GAMA provides user and credential management, using the Grid Security Infrastructure (GSI) based on Public Key Infrastructure (PKI), X.509 certificate, proxy certificate, and the concept of Virtual Organization (VO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hanasu

    Hanasu

    A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end

    Does not work because there is no master server! A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end encryption and VoIP-Capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Jaspersoft for CloudFoundry

    JasperReports Server for CloudFoundry

    JasperReports Server (JRS) requires some modifications to run in CloudFoundry's Platform as a Service (PaaS) environment. This project describes the changes needed and includes downloadable binaries so that JRS can be easily deployed in CloudFoundry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WebBuilder

    WebBuilder is a powerful web application development tool

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    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
    PleftDroid

    PleftDroid

    The Android app for Pleft

    This is the Android app for Pleft Server. The Pleft server is open source and you can download the code at the following address http://code.google.com/p/pleft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    bChatter

    bChatter is a simple chat client and server written in Java.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Secure Building Automation Middleware

    A secure middleware for building automation (early prototype)

    Goal of the project is to provide a secure middleware for building automation which supports many protocols. At the moment it only features BACnet but its extendable! The current version represents an early prototype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AntiDef

    Anti defacement command line tool

    AntiDef is written in order to handle with defacement attacks. This tool written in Java in a fast-and-dirty manner; However is works. This tool is working straight forward. Server administrator should run the application with the following specific parameters: path to the copy of the web site (source), path to the application directory, path to log directory and few more optional parameters. This tool compares the source and the destination files, then copies the "defaced" files if...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    CrippleSqueal

    Backup of all MSSQL databases

    This application will make a full backup af all databases on a MS SQL server. I Wrote it because of the crippling of SQL express by disabling "SQL server Agent" and hence the automated backup rutines. Brian Simonsen (brian@evigmail.dk) Updated to no longer use temp files (and hence should work the first time it is run :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    It's common for integration tests to use the entire JEE stack resources. By running your tests inside the target JEE container (instead of emulating the container resources), you will test the real thing. During our projects, we already detected problems during regression tests caused by a fix that was applied to our Websphere Application Server (in one version the classloader worked in one way, them it changed!). For using it, create a web project and copy the contents from our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MobilePrint

    MobilePrint

    Android application that makes it possible to print via a mobile

    * MOBILE PRINT Android 2.1 application that can send files to a computer/server via FTP * MOBILE PRINT SERVER Windows XP+ application that can print files that were sent by MOBILE PRINT for more details, see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NagiosAppender

    log4j support for native nagios (nsca) integration

    This project encompasses a custom appender for log4j, intended for system administrators and/or developers interested in using the log4j architecture to push messages to Nagios, via the Nagios nsca server. Release 2.0.0 supports asynchronous message delivery, tunable timeouts, and a buffer for redelivery support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Minecraft Server Configuration Tool

    A tool for configure the server.properties file of a minecraft server.

    This is a little tool than I'm doing to learn Java. Right now it's available in Spanish and English. Note: A 1.3.1 compatible version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChatAnt

    ChatAnt

    client-server full java chat audio-video file sharing

    client-server full-java chat, provided with audio&video (JMF), custom rooms, custom forums, instant- messaging and file sharing
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GoldenGate
    GoldenGate is an open source file transfer monitor in Java including several protocols (FTP, SSH, HTTP,...) to enable bridging and dynamic actions on transfer. First the FTP server supports RFC 959,775,2389,2428,3659 and others like XCRC,XMD5 and XSHA1. The project is now moved to Waarp. http://waarp.github.com/Waarp/index.html The old site still remain for old versions: http://openr66.free.fr/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25

    Oaipmh Target Implementation

    Oaipmh Target Implementation

    EUN project for an Generic OAI-PMH Target. This implementation supports multiple metadata formats. Content of the files could be stored inside the lucene index or externaly on a simple file server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB