Coder Social home page Coder Social logo

be-reseaux's Introduction

Readme - Bureau d'étude Réseaux, TP2

Compilation

Commande : make all depuis le dossier mictp.

Implémentation

Ajout de la gestion des pertes en mode Stop and Wait dans mic_tcp_send et process_received_PDU

  • mic_tcp_send: Après envoi d'un paquet, se mettre en attente d'un paquet contenant le flag ACK et le bon numéro de séquence avant d'envoyer un autre paquet.

  • process_received_PDU: Si un paquet reçu n'est pas un paquet ACK ni SYN mais bien un paquet de transfet de données, alors on vérifie que son numéro de séquence est celui attendu et on le traite en conséquence. Ensuite on construit en on envoie un packet ACK qui porte le même numéro de séquence.

A faire au prochain TP

Implémenter le Stop and Wait pour la partie connexion, dans_mic_tcp_connect_ et mic_tcp_accept

be-reseaux's People

Contributors

kanabenki avatar chatewgne avatar

Watchers

James Cloos avatar  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.