Git Product home page Git Product logo

netwhat's Introduction

netwhat

A complete theory and exercice guide to validate 42cursus "Netwhat" project.

Netwhat is an introduction to the world of network, the basics of IP addresses and calculations, OSI Model, TCP/UDP protocols and more.

If you will be able to read my handwriting, this summary will give you all the information you need to validate the Netwhat project.

It contains a compacted version of all the theory you will need and a detailed description of how all of the exercices are done, step by step.

As you imagine, in theory.pdf you will find the theory part and in exercices.pdf you will find the exercices part. There are some online calculators that will do all the job for you but in my summary I explain precisely what they do and I recommend you to do the calculations yourself to better understand what you're doing.


These are the ressources I recommend you to use:

  1. A simple binary to decimal online converter: https://sebastienguillon.com/test/javascript/convertisseur.html

  2. A good but only 95% complete tester you can train with before going for the real test: http://netwhattest.surge.sh


Some questions which are not in the testers which I encountered while doing the real test:

  1. Which IP address would you ping to test your local network? (127.0.0.1)

  2. What is a subnet mask of IP A/B/C/D/E class? (A: 255.0.0.0 / B: 255.255.0.0 / C: 255.255.255.0 / D: 255.255.255.255 / E: Undefined)

  3. Which IP class doesn't exist? A, B, C, D, E or F - The correct answer is F.

netwhat's People

Contributors

ysoroko 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.