Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Repository Contents

This repository includes implementations and concepts related to networking and web development using sockets. Below is a breakdown of the main components:

1. Web Socket Concept

  • Explanation and examples of web socket communication.

2. HTTP Client on Top of Sockets

  • Implementation of an HTTP client built using raw sockets.

3. Web Server on Top of Sockets

  • A basic web server constructed using sockets.

4. HTTP Protocol on Top of Sockets

  • Detailed implementation of the HTTP protocol using sockets.

5. Web Framework on Top of HTTP Protocol

  • A simple web framework developed on top of the HTTP protocol.

About

fundamental of web concept in python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages