Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instructions to run the web server and test it out

prerequisites: - the latest version of python installed - a browser to view the html files

  1. execute the server.py file
  2. open the web brower
  3. type in 'localhost:2728' in the address bar
  4. load the web page

alternatively (to step 3) you can type in '127.0.0.1:2728'

This server is built using the python socket module no other modules (ex: flask, httpServer module) were used

About

I made a basic python web server using the python socket module for the S2205 Take home assignment 3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages