VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simple (but full) Webserver III

Matt Carpenter  (16 Submissions)   Internet/HTML   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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"--

Rate Simple (but full) Webserver III (3(3 Vote))

Download Simple (but full) Webserver III

Simple (but full) Webserver III Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters