Search Results for "http protocol" - Page 18

Showing 443 open source projects for "http protocol"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    This project will implement DAV Searching & Locating (DASL), an application of HTTP/1.1 forming a lightweight search protocol to transport queries and result sets and allows clients to make use of server-side search facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DSL is a distributed storage leasing service based on JXTA project (http://www.jxta.org). It allows user to replicate/backup and later on retrieve files securely to other peers (on a lease basic). Basic versioning supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JDictd is a set of Java programs that implement the Dictionary Server Protocol (DICT) as specified in RFC 2229.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    esp\" instead of creating a new protocol works on the existing protocol for file transfering,managing.It uses earlier protocol as FTP,HTTP..It is platform independent ,written in Php,we uses mysql for managing the database.Apache is used as the webs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpookShare is a protocol for posting and searching for messages over HTTP. It's main use is for file sharing. SWSpookShare is an implementation of the SpookShare protocol. It's [currently] written in perl5 and runs as a CGI on an real web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RPCJ provides a remote procedure call protocol for distributed environments, based on the HTTP network protocol and the Java serialization mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mjcq is a command-line based ICQ client program written in pure JAVA and so is cross-platform. It uses the "jcq2k ICQ2000 OSCAR protocol plugin" library developed by Filippov Evgenii. (http://sourceforge.net/projects/jcq2k/) mjcq provides an interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Firestorm is a WSAP Web Server. The WSAP protocol is an extension of HTTP wich supports file management, RPC, and server events. Firestorm provides a framework for the Java Web Objects components and publishes them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Implementation, in JAVA, from the frontend part of the Epeios (http://www.epeios.org/) protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Open XML RPC tools project provides multi platform / multi language xml rpc based client server software. XML-RPC is a wire protocol that supports remote object calls in any language or platform using a standard http xml transport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Squall is a set of servers for the Peer Distributed Transfer Protocol (PDTP), a BitTorrent-like protocol with stricter server control and support for exporting large, dynamically changing hierarchical filesystems (i.e. more akin to HTTP/FTP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cross-platform Download Manager written with Qt4. Supporting HTTP,HTTPS,FTP features. Resumable downloads and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Beerus

    Beerus

    Beerus is a web framework developed entirely in go,

    Beerus is a web framework developed entirely in go, Based on net/http, it extends the management of routes, adds interceptors, session management, receiving parameters with struct, parameter validation, etc. It also provides WebSocket support to upgrade the http protocol to WebSocket and implement communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fget is a cross-platform command-line multi-threaded HTTP/HTTPS/FTP file downloader which is very close to multiget. It features downloading single but very large files in multiple threads at highest possible speed with minimal system resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The objective of this project is to create an implementation of the EPCglobal reader protocol, for use by application developers, that will provide a uniform interface to today's major RFID reader platforms. See http://www.accada.org for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    webserver-printing

    Raw print from javascript to preselected printer

    From JAVASCRIPT or HTML FORM can send request to this server. Can use post, get or mix the 2 options on the request call like. ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local computer request to print, not in a server //post data var data = new FormData(); data.append("printer", "[printer name]"); Post request with url http://localhost:8888 and the form data Get request with http://localhost:8888?...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo