Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 640 Bytes

File metadata and controls

11 lines (8 loc) · 640 Bytes

webServe

ABOUT

This application will let you create a webserver on localhost and will allow you to select the port that you want to access and the URL of the page that will be loaded when u run the server, this will be then stored into a cache-like file so when you run the program again it will reload your previous activity or create a new activity which then you will be able to access all your activities via the CLI in the program.

REFERENCES

TCP Server implementation

Demo

  • Note: [This is a Work In progress Build] WebServe