Search Tools Links Login

Simple (but full) Webserver III

Posted: 2002-06-01
By: ArchiveBot
Viewed: 104

Filed Under:

VB6 Code Cache

Title Uploaded Size
Simple_(bu69487462002.zip 9/3/2020 3:45:00 PM 4,257

This is a simple webserver I made just to demonstrate how a webserver sends and recieves information from the client. This webserver allows you to configure the port to listen on and your home directory. The default document is set to be index.html, but you can change that under the winsock1_dataarival(...). It also featues a graphical representation of the computers that connect to you and a progress bar for transfers. This webserver has a simple IP log which shows the IP addresses of those who connect to you, and a more sophisticated log which shows all the information that the client sends to you. If you like this, please vote for me :) --"if only one man in the world could see and the rest were blind, they'd say he's crazy too"--

Original Author: Matt Carpenter


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.