Search Results for "http request test" - Page 5

Showing 188 open source projects for "http request test"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IOJU

    IOJU

    generate i18n properties file, edit, get i18n object in classes

    It was merged into JCrazySuite project. http://sourceforge.net/p/jcrazysuite/ 1) Data & test class are completly separated. It makes no hardcode data in your test class. 2) Perfect mapping for data & java object(eg: POJO, POCO, Model). eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>... 3) i18n object data for developer, there is no similar software component in the world up to now. 4) Ant .properties style, eg: key.my.dir=${user.dir...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple HTTP GET Load Tester

    Commandline java multithread http load tester

    This program is usefull for testing web balancers and so. We give him an interface with multiple ip address and program use them to send GET request. We can controll request per second, number of threads. After all it prints request count, average time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    lemonite
    Lemonite is an Open Source tool designed to automate J2EE unit test development and management. It's entirely implemented in Java and makes it very easy to write and run unit tests for common J2EE business concepts (EJB, Servlets, etc...) and for Web Services too. Lemonite works as standalone Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A plugin for the Eclipse IDE to generate control flow graphs and show coverage information. Supports node, edge, edge-pair and prime path coverage. Based on the Eclipse Control Flow Graph Generator (http://eclipsefcg.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hello World Jetty Test
    Prototype project for Jetty server project. Uses Apache Commons Logging and Log4J for logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Light Weather is a free weather forecast application for mobile devices. It uses minimal internet traffic (up to 10kb per request) to retreive the weather data from the web service provided by http://www.worldweatheronline.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Endeavour Agile ALM
    Endeavour Agile ALM is an Open Source solution to manage the creation of large-scale enterprise systems in an iterative and incremental agile software development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed. Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Unit Test Generation Plugin
    An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is maven plugin project for the jumble(http://jumble.sourceforge.net/). maven-jumble-plugin generate mutation test output by xml format. A xml format is used with jumble-hudson-plugin for hudson ci server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Morebot is a test tool which crawls/spiders a designated web site. Morebot is a thin layer on top of httpunit, and is especially suitable for testing web applications which have login authentication via a web page (form) or via HTTP basic authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing. For commercial licenses see www.InfiniteAutomation.com Get the most recent code here: https://github.com/infiniteautomation/modbus4j For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
    Downloads: 28 This Week
    Last Update:
    See Project
  • 21
    IMPORTANT: This project is no longer maintained. All the effort is targeted on project Radargun: http://radargun.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    the socket test is a study/example project using Apache Mina, JBoss Netty, and Spring, javax.script, Groovy to provide a extensible/configurable socket/http/serial mock server to test your client appliction
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NINAN, a webapplication to download binary content from news servers. Ninan Supports the nzb file format for easy download and runs on a server or workstation on a OS supporting java 1.6+. Request and bugs can be reported at: http://ninan.org
    Downloads: 1 This Week
    Last Update:
    See Project