Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientServer

This Program is implmented in Python.

using sockets to implement a simple web client that communicates with a web server using a restricted subset of HTTP under TCP connection. Your web server should accept incoming connection requests from multiple clients then determines the method of the Request ( GET or POST ) and get the filename from the request.

About

This Program is implmented in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages