Skip to content

First repository on Github and this is for some little practices programs.

Notifications You must be signed in to change notification settings

greedynamic/computer-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CMPT 371

Computer network

Mini-Project:

  • Using python socket programming to build a simple web server

How to test: To test your web server, copy test.html in the same directory of your web server. Then find out the IP address of your machine, and port used in the code for web server and type the following in your web browser:

http://localhost:9090/test.html

About

First repository on Github and this is for some little practices programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published