Giter Club home page Giter Club logo

notes's Introduction

Notes for everything

Networking Concepts

i) OSI model

  • Open system interconnect
  • consist of layers that describes how networks communicates with each other
  • The seven layers are
  1. Physical
  2. Data Link
  3. Network
  4. Transport
  5. Session
  6. Presentation
  7. Application
  • each layer have it's own responsiblites
  • this model abstracts the complex process of data transfer over the network

resources to learn link one : https://youtu.be/7IS7gigunyI

ii) Different Protocols

  1. TCP/ip a) HTTP b) SMTP c) POP3 d) FTP e) SSH f) Telnet

  2. UDP

iii) HTTP / Cookies

  • HTTP , Hyper Text Transfer Protocol
  • Request, Response structure
  • Client sends a request to an ip addr or a domain name with the specified file or resource, the Server then in response sends the file to the client
  • Since http is a state less protocol, to store client information over the session we use cookies.
  • Every modern website uses cookies to, there is s thing called third party cookies that is stored not from the domain you are currently on but from another domain which you have never visited

notes's People

Contributors

gh0stfrk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.