Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 22 of 24

A web server created by two epita students, designed for flexibility and scalability. Easy to use!

0
 
  0 reviews  |  0 users  |  243 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Adena is a simple webserver. It does simple file checking, threaded page serving, and a few other small features.

0
 
  0 reviews  |  0 users  |  656 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

HxTTPD is a small development webserver written in haXe. It is by no means intended to be a replacement for Apache or lighttpd, it is simply for experimenting with and learning haXe. Version 0.2 (downloads snapshot) currently serves up GET and POST requests to static content. Currently POST data ... [More] is simply eaten by the server Usage: Change to your desired document root directory neko /path/to/hxttpd.n Browse http://localhost:2000/ Documents are served from the directory where it is started, and it will automatically serve any index.html or index.htm file. irc.freenode.net channel #haxe [Less]

0
 
  0 reviews  |  0 users  |  5,267 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Cassini is a small .NET-enabled web server that ships as part of Visual Studio. This application provides an easy windows interface to start an instance of the web server pointing at a specific directory.

0
 
  0 reviews  |  0 users  |  493 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

a small and light web server thanks for shttpd created by Sergey Lyubka

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Personal Webserver which can be owned by anyone to create home pages blogs etc.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Kwakd is a very small foot print web server written in C (under 400 lines of code) that serves blank html pages for any request. The request can be arbitrary, may even be invalid, but only its first line will be read and the response will be the same: a blank page consisting of " ". It ... [More] is quite easy to change the response to whatever you like though. Kwakd can be handy if you want to intercept traffic from your client (web browser for example) to annoying sites and direct all such traffic to your local machine. News07/09/08 version 0.2 - added init script which will use port 80, modify if needed 12/31/07 initial release 0.1 Installation./configure make make install Usagekwakd options where options are -b, --background background mode (disables console output, and allows multiple requests to be served simultaneously) -H, --headers print out all client request headers -l, --log log all requests to standard output -p, --port port to listen for requests on, defaults to 8000 -v, --verbose verbose output -q, --quiet suppress any output -V, --version print version and exit -h, --help display this message and exit FeedbackPlease send any feedback to fetchinson@gmail.com CreditKwak daemon is a stripped down version of Luke Reeves' cheetah web server. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

The Web P2P project goal is to create Peer-to-Peer style web servers. Using Web P2P one will be able to freely publish a web-site without any web hosting concerns. It is being developed by students at the Federal University Of Campina Grande (UFCG), Brazil.

0
 
  0 reviews  |  0 users  |  9,165 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

phplistener is php based script which reads data from a shoucast server and streams to the local quicktime player on iphone within the safari browser.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 days ago
 
 

SevenMacaw Web Server (7m) is a super simple multi-thread Web Server written in JavaScript for the Mozilla/Rhino JavaScript Engine. Currently, support is limited to minimal HTTP/1.0 specification, running off Port 8080, GET Method Requests, and serving Content Types text/html (.htm, .html) ... [More] , image/gif (.gif), image/png (.png), image/jpeg (.jpg, .jpeg), and application/octet-stream (all other file extensions). It does not yet provide directory security or logging but that will be coming shortly. Requires that you have Java and Mozilla/Rhino installed. [Less]

0
 
  0 reviews  |  0 users  |  219 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.