Showing 132 open source projects for "simple http server"

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    eHttpServer

    Событийный HTTP сервер

    Событийно-орентированный HTTP сервер. Создаём объектс сервре, настраиваем по необходимости, подписываемся на события и стартуем прослушку портов. Далее остаётся отрабатывать только события входящих запросов, ответов на запросы и ошибки. https://github.com/badhitman/HttpListener-WEB-Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MFN Web Server

    MFN Web Server

    A Modern, Portable and Up-To-Date Web Server Package

    A Modern, Portable and Up-To-Date Web Server Package includes Nginx Stable, PHP7 NTS, MariaDB Stable, phpMyAdmin English Stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    On the Fly Downloader

    Makes web-hosted files local without downloading them entirely

    On the Fly Downloader (formerly known as RemoteDrive) allows using files from the web locally. A local file is created, which behaves like a fully downloaded copy even though the download is still in progress.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Web Status Swing

    Web Status Swing

    An easy to use collection of useful DNS and internet tools.

    WebStatus Swing is a free-of-charge, easy to use, lightweight collection of useful internet and DNS tools. The Swing version (Not to be confused with Java Swing) is built upon the original WebStatus, but contains more useful features. NOTE: .NET Framework 4 needed to run. (Included in most modern Windows versions.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fleck

    Fleck

    C# Websocket Implementation

    Fleck is a lightweight WebSocket server implementation for C# applications. It gives developers a simple way to accept WebSocket connections without requiring inheritance-heavy frameworks, containers, or extra server dependencies. The project is designed to be easy to embed inside desktop apps, services, prototypes, tools, and custom .NET servers. Fleck exposes straightforward callbacks for connection open, close, message, binary, ping, and pong events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Airfox

    Airfox

    Airfox is a free and fast web browser. It uses the Gecko Engine.

    Airfox is a fast, consistent, reliable, secure, private and independent web browser. Developed in the Microsoft .NET Runtime Environment, Airfox uses the Gecko Engine also seen in some well-known browsers such as Firefox, Waterfox, Pale Moon. Some advanced features such as Reliable Download Manager are not available due to restrictions from the GeckoFX runtime, but as seen from the results of the futuremark, acid 3 & acid 2 tests, Airfox’s scores/rankings are merit. We are just asking to...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASProxyWing
    ASProxyWing is a handy, easy to use client / server desktop distributed proxy, which works as a HTTP-tunnel for clients. Provides high secure, easy to integrate proxy servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Base64encoder

    Base64encoder

    Convert files to Base64!

    Simple way to encode files and images in base64... Tutorial: http://www.youtube.com/watch?v=G1cQXnzOwcs
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    C# FTP Client

    Upload and download files using the FTP protocol with this C# DLL.

    The C# FTP Client is used to interact with an FTP Server to upload and download files using the FTP protocol. This is a simple DLL that can be included in your C# projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    ...WURFL addresses the needs of many types of users, from large enterprises with high performance requirements, to regular companies who need a solution that is simple to deploy, integrate and customize. WURFL is provided by ScientiaMobile, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ip Logger

    Keep log of your IP.

    ...It runs as a service which will automatically start up when the computer starts. This is ideal for people who would like to know their ip when they what to use RDC, or any other services which require them to connect to their PC/server. PLEASE REGISTER AT http://www.tylersimmonds.co.uk/ip/admin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebSocketListener

    WebSocketListener

    A lightweight and scalable asynchronous WebSocket listener

    The WebSocketListener class provides simple methods that listen for and accept incoming WebSocket connection requests asynchronously. It is a lightweight listener with an API very similar to the System.Net.TcpListener class. It does not use the Microsoft's System.Net.WebSockets namespace. WebSocketListener has been designed to provide WebSocket connectivity to other applications, in the same way that System.Net.TcpListener provides TCP connectivity. It is not a communication framework on its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Make My Publication

    Make My Publication

    Make My Publication is Content Management System for Publications

    Make My Publication is CMS for publications & bloggers. This CMS is developed in ASP.NET, MVC using SQL Server database. Please follow our blog http://blog.makemypublication.com for more details on setting up myypub client in your hosting server. The features in MYP suites for publication, but however bloggers can still use it to publish their articles. We also provide variety of themes for your website, check out available themes at http://www.makemypublication.com/features.html Please follow our video tutorial under quick guide in http://www.makemypublication.com. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Smart Search

    Smart Search

    Unique Internet searching widget for your Website

    Smart Search is a unique Internet Searching widget providing Organized multiple Visual content & useful E-Learning features from YOUR OWN site. This will provide intelligence Search Results for selected Keyword with - Videos - Images - Material (Wiki) - Links - Blogs - Books - Presentations - Articles - Animations Smart Search Widget also provides - Latest News from (7) Channels - (30) Smart Skills - Up to date General Knowledge ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WebPlug.NET45

    WebSocket Library for .NET4.5

    This library is a WebSocket server/client library with HTTP server capability. Sample chat server/client apps attached. * .NET 4.5 required * WPF application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    RFC 5424 Syslog viewer

    RFC 5424 Syslog viewer

    A RFC 5424 syslog viewer

    A simple syslog viewer which uses the syslog format described in RFC 5424. The viewer is written in C# and uses .NET 3.5 or higher. This tool uses objectlistview component from http://objectlistview.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    iGRA3

    Secure File Sharing

    Functional prototype for distributed secure file sharing based on standard cryptography, file operations and HTTP. Written in C# for .NET 4.5. Providers user interface and WebDAV access, client and server components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NWN Log Parser

    Simple GUI to get realtime information about important numbers

    Early 2011 I tried to get back into NWN (had been playing the same server since the game came basically). I wrote the first version of this program to allow me to tank monsters better by displaying their AC/AB in real-time by analyzing the log file. Features were added, some people on the server (LaLaLand) started using it and it was fun to play again. Sadly I haven't had much time nor craving to play NWN for some time now, but some might still find some use of the program (or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    WebCheck is a small utility that makes a simple HTTP call to a list of URLs stored in an external XML file. It does this asynchronously by spawning several HTTP calls (as threads in the program) and reports back whether the call was successful or not
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IPc

    IPc

    Find what your IP address is, easily!

    IPc (IP checker) is just a simple tool to find out what your Public IP address is. It is under the form of (Non annoying) Taskbar Icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FTPstats
    FTPstats is a log analyzer and stats compiler for FileZilla FTP Server. It generates usage statistics from log files and presents them in a user-friendly fashion.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    .Net FastDL Server

    A FastDL Server for Counter Strike in C#

    A very simple but effective FastDL Server for Counter Strike that allows your game server clients to download your server content from a HTTP service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project