Repository navigation

#

simple-http-server

A simple C# http server based on the HttpListener.

C#
7
2 年前

Simple HTTP Server that returns ip address, headers and many other request data. use this as a test app to to deploy in your servers or practice to deploy

Go
6
6 个月前

simple, tiny, multithreaded single-file http server without dependencies other than python2

Python
6
2 个月前

manager Python's SimpleHTTPServer in Linux or macOS

Shell
3
2 年前

A simple HTTP Server written in c.

C
2
2 年前

Your Web Server for sharing files with others.

C++
1
1 年前

What a better way to practice a particular language other than socket programming

Java
1
5 年前

It's a very basic HTTP server created for tutorial purpose.

Java
1
6 年前

Class project in Network programming subject at faculty of science. this is a python code for simple HTTP server and its functions in dealing with the requests, i did different versions but all with pythons because it safes a lot of lines of code specially in network programming. you can implement your own with any language you want. the different versions in nothing big but all about using a built-in functions or implement all the functions needed. i hope you enjoy that. try with your own language and make it open source :)

Python
1
7 年前

A very light-weight and very simple static HTTP server based on node's built-in http module

JavaScript
1
2 年前

Simple HTTP server for testing

JavaScript
1
3 年前

Simple HTTP file server with a few extra features.

Go
1
8 年前

Simple Unsecure HTTPD Server With GUI (Graphical Interface)

Python
0
4 年前

🚋 Estudos feito com http server pages

Java
0
3 年前

A really simple HTTP server like python's simple web server but slightly more configurable.

Go
0
6 个月前