Skip to content
 
 

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python Programming: Web Server

Skeleton code

Please read the assignment documentation before continuing. Do not attempt to push code to this repo.

sudo netstat -tulnp | grep 13331

tcp 0 0 127.0.0.1:13331 0.0.0.0:* LISTEN 1045/python

kill -9 1045

About

Skeleton code for assignment #2 - web server

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages