An open API service indexing awesome lists of open source software.

https://github.com/megave/computer-networks-task

My solution for the final proposed task from the Computer Networks discipline, during the 5th period of the course | Resolução minha do trabalho final proposto durante a disciplina de Redes de Computadores, no 5º Período do curso
https://github.com/megave/computer-networks-task

python tcp-client tcp-server udp-client udp-server

Last synced: 14 days ago
JSON representation

My solution for the final proposed task from the Computer Networks discipline, during the 5th period of the course | Resolução minha do trabalho final proposto durante a disciplina de Redes de Computadores, no 5º Período do curso

Awesome Lists containing this project

README

          

# Networks Task (Trabalho de Redes)

EN: Development of four programs: two server-client pairs, one using UDP protocol while the other TCP, capable of taking operations between machines.

PT: Desenvolvimento de quatro programas: dois pares cliente-servidor, um utilizando protocolo UDP e outro TCP, capazes de realizar operações entre máquinas.

## Available Commands (Comandos Disponíveis)

- pwd
- ls
- cd [PATH]
- scp [INPUT_PATH] [OUTPUT_PATH]