Giter VIP home page Giter VIP logo

unipd-rdc's Introduction

Reti di Calcolatori

Università di Padova, A.A. 2021/2022, Prof. Zingirian N. - 🔗 Link didattica

Se trovate alcun problema nel codice, aprite una Issue o PR.

If you find any problem with the code, please file an Issue o PR.

Contenuto della repo

In questa repo sono contenuti i programmi sviluppati dal professore durante il corso tenuto nell'A.A. 21/22 e riscritti per essere più chiaramente comprensibili e più estensivamente commentati.

  • Client web HTTP/1.1
    • Risoluzione degli hostname in IP
    • Parsing degli header
    • Supporta il Transfer-Encoding: chunked
  • Server web
    • Invio di file statici nella cartella del server
    • Autorization richiesta nella cartella secure tramite basic HTTP auth 🔗 RFC2617
    • Invio tramite Transfer-Encoding: chunked
  • Proxy web
    • Modalità GET in chiaro
    • Modalità CONNECT tramite TLS tunnelling
  • Socket web server

    Compilare con: gcc wsock.c -o wsock -lcrypto

    • Handshake socket
    • Comunicazione bidirezionale tra server e client

Standard di riferimento (Standards)


English

This repo contains codes developed during the Computer Networks 1 course at the University of Padua during the 2021/2022 academic year.

You can find scripts related to the HTTP standard as listed in the Standards section.

Base scripts are written in english and commented, exam solutions may be commented in italian.

unipd-rdc's People

Contributors

cfranc0 avatar

Stargazers

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