Skip to content

GabrielBahia/trabalho_redes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trabalhos_redes

Implementação de um protocolo UDP confiável

Sistema operacional

É possível executar o código nos sistemas operacionais Linux e Mac.

Execução

Inicie o server

cd server
python server_main.py

Em outro terminal, inicie o client

cd client
python client_main.py

About

Implementação de um protocolo UDP confiável

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages