Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 757 Bytes

File metadata and controls

21 lines (15 loc) · 757 Bytes

Textual-Browser

Main Features

  • Can find the next hop within the local network (gateway to the Internet)
  • Maintain local DNS memory to save redundant queries to the DNS server.
  • May perform DNS queries to the server to which it is linked.
  • Keep a user's browsing history and save it to a dictionary.
  • Create a GET request for websites and save the content as a html file.
  • The browser displays a menu when it starts.

The browser uses the following models

Designed by Manuel Nemirovsky

All rights reserved