Skip to content

All works made during "Computer Networks" subject at UFSJ

License

Notifications You must be signed in to change notification settings

gabriel-dp/UFSJ-Redes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFSJ - Redes de Computadores

#define PROFESSOR "Rafael Sachetto"
#define DISCIPLINA "Redes de Computadores"
#define ESTUDANTES ["Breno Esteves", "Gabriel de Paula", "Guilherme Francis"]
#define SEMESTRE "2024.2"

 

Trabalho 1

> Aplicações em rede usando TCP e UDP <

Network applications using TCP and UDP

 

Trabalho 2

> Implementação e Análise de Modelos de Servidores Web <

Implementation and Analysis of Web Server Models

 

Trabalho 3

> Implementação do Protocolo de Parada e Espera usando UDP <

Stop-and-Wait protocol implementation using UDP