Skip to content

alibk95/client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Very simple browser and server

Implemented in Socket level with python.

  • First run the server: python3 server.py

  • then run the browser.py: python3 browser.py

Or if you want to use installed browser: Just open up a tab and paste in the following URL http://127.0.0.1:9010

About

socket level client server python implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages