https://github.com/abnerkaizer/tt
https://github.com/abnerkaizer/tt
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abnerkaizer/tt
- Owner: abnerkaizer
- License: mit
- Created: 2021-02-03T02:04:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T16:15:18.000Z (over 5 years ago)
- Last Synced: 2025-02-27T11:39:29.865Z (over 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trabalho prático 1 de SD
Pequeno programa CLI para transferir o conteúdo de arquivos texto entre dois processos/nós
usando UDP/TCP.
## UDP
Funciona executando o binario tts que recebera a informação mandada por este programa.
## TCP
Funciona enviando o conteudo do input para o browser, abra em localhost:6789.