Skip to content

Códigos usados para auxiliar na monitoria de Redes de computadores

Notifications You must be signed in to change notification settings

davisouzaluna/REDES-MONITORIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

REDES-MONITORIA

This project is destinated to my tutoring in my course. If you want to access any class, you want to enter in correspondent folder. The tutoring was given from 2022 until the end of the year

Transport Layer folder

I use wsl on my pc so the commands target UBUNTU

If you want to execute this archives, you need to have installed python3 in your PC. if you use Linux or WSL(I recommend), you do this commands:

To prepare your PC you check if it is up to date:

sudo apt-get update
sudo apt-get upgrade


Now, you need to install a python3 in your system

sudo apt-get install python3

To execute the archive, you type(for example, the archive name is udpclient.py):

python3 udpclient.py