Search Results for "http server simulator" - Page 52

Showing 2344 open source projects for "http server simulator"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Implements an upcoming CardDAV RFC as an Apache module (server). An evolution-data-server client for linux (eds_carddav) is a separate library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Minebook Plugin

    Minecraft Cluster Plugin

    The ultimate Minecraft plugin that ties in with Minebook (http://minebook.me) Message anyone on any server with /mbw username message Instant alerts when your Minebook friends come online View all your Minebook friends online with /mblist
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Text Shade

    Web based message encryption software

    TextShade allows you to create and send encrypted messages via a web interface. As long as your recipient knows the password, they can decrypt your message via the website. You can use the free online version at http://www.textshade.com, or install the PHP software on your own server for additional privacy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    altforge Remote PHP File Grabber

    Remotely Download PHP files to your server

    This program is a minimalistic file grabber that I found online, and Steve Rolfe fixed/modified. It allows you to remotely “download” or move multiple files to your server that are stored and accessible on other servers. All you need is the http address of the file, and then you can download it straight to your server. This project is completely open source now and unsupported, enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    n way Duplicate File / Directory Finder

    please use open source- htp://code.google.com/p/off-dup-finder/

    Project moved here: http://code.google.com/p/off-dup-finder/ (USE OPEN SOURCE) ------Deprecated----------------------------------- This project needs GNU GCJ 4.5 for linux ( 'apt-get install gcj-jdk' on ubuntu live-cd or 'dpkg -s gcj-jdk') to run executable(with sudo privilege). This project Manages duplicate file / directories in offline/online mode .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    KLone

    KLone

    An embedded HTTP web server without overhead

    KLone is a fully-featured, multiplatform framework which allows dynamic pages to be written in C/C++ (usual <% code %> style) and optionally embedded into KLone's web server, which is especially suited for low-resource (embedded) systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    minimock

    minimock a tiny http server that always return the same response

    When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for. running minimock as such minimock 8080 d:/response.xml will start a server listening on port 8080 that will always return the content of the file d:/response. The main advantages of minimock over other similar tools are its ease of use and its the low footprint : * executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large) * avg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server implementation; the library simply facilitates validating and parsing the request submitted by the client to the server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    AntiDef

    Anti defacement command line tool

    ...Developer: Nir Valtman Blog: http://valtman-nir.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    SQL Server Data Scanner

    Search for a specific value in all user tables in SQL Server.

    I have always liked to code applications that automatically scan for information in Oracle database (See Oracle PL/SQL Data Scanner Script at http://ntic974.blogspot.fr/2011/09/oracle-plsql-data-scanner-script-v02.html) so I have quickly coded this application that searches for a specific string in all user tables in a SQL Server environment. Enter your connection string in the APP.CONFIG file, then launch the application. It asks you for a valueto search, then search for the entered value in all user tables and columns. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    ...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 sample war to it. Put all your annotated TestNG tests inside the same project (/WEB-INF/classes) and call http://host/yourcontext/TestServlet. A screen will be shown so you can run your tests. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LetItRain

    LetItRain

    Minecraft Bukkit Pugin - Let It Rain

    ...LetItRain generates a config.yml which lets you edit the blacklist, the default values and the message that will be displayed when a command is called. Zeus and Strike commands also available. Please read http://dev.bukkit.org/server-mods/let-it-rain/ for more information and official download links.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    TBIS

    TBIS

    Total Business Information System (TBIS)

    Scope : Combination of CRM+ERP+Score Card/KPI Database : MySQL + Oracle Language : PHP Platform : Linux/Unix/Windows mail me at shukrijasin[at]gmail.com if you want to access the demo account for TBIS NEW new purchasing system :- PURCHA demo link :- http://sga-systems.com/purcha login :- oop/123 hamsani/123 (admin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PGBuild

    Compile your mobile web pages into mobile aps via build.phonegap.com

    PGbuild is a Phonegap development system that automates the development process by connecting your CMS/web server with the online service [Phonegap Build](http://build.phonegap.com). PGBuild is essentially a web spider that make off-line versions of web pages. The off-line version is zippped and send to the Phonegap Build service. The spider is controlled by a project file that sets the rules for the spider and the options for the phonebap build service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WWWDaemon

    The world's first web server, by Tim Berners-Lee

    This is an archive copy of the first web server, written in 1990 by Tim Berners-Lee. It was recovered via efforts at http://www.reddit.com/r/compsci/comments/q4e57/help_save_the_worlds_first_webserver_we_need_to/ This WWWDaemon code is provided here for archival purposes, as a historic record in the development of the world wide web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Multiplayer Chess Script

    Multiplayer Chess Script

    PHP Multiplayer Chess Script

    Creat your own multiplayer chess game website, or add it to your website Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ ==================================== Installation steps: 1- download Multiplayer-Chess.zip file. 2- extract and upload it to your server. 3- run it . Have fun Download more PHP scripts : http://goo.gl/XjmPj9
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    Web SQL Client is a light-weight HTTP server allowing an end-user to access JDBC data sources via generated data entry screens. It has purposely been designed to be used with standard web browsers wireless tablet PCs and is highly configurable. WebSQLClient is capable of connecting to any JDBC datasource. Its main purpose is to provide rapid data model driven development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JDeploy!, easy report deploy

    JDeploy!, easy report deploy

    JDeploy! manage a JasperReport Server from the command line.

    JDeploy! is a JasperReports Server tool that includes utilities to manage a Jasper Reports Server from the command line. It allows to deploy reports on a remote server (very useful on cluster platforms). You'll be able to list reports, create, delete and modify folders and datasources and deploy a ZIP file of reports and resources on a standarized way. This set of tools are maintained by http://www.sdweb.es
    Downloads: 0 This Week
    Last Update:
    See Project