Servidor y cliente para juego BattleShip (simplificado) utilizando protocolo UDP y sockets
-
Updated
Oct 26, 2023 - Python
Servidor y cliente para juego BattleShip (simplificado) utilizando protocolo UDP y sockets
In this project , you will emulate the operation of a link layer and network layer protocol in a small computer network. You will start several nodes so that they can send packets to each other as if there are links between them. Running as an independent node, your program should implement a simple version of GoBack-N Protocol Link Layer
Servidor y cliente TFTP. Uso exclusivo académico (no es compatible con otros TFTPs)
A console application that uses trivial file transfer protocol TFTP in a client side.
Add a description, image, and links to the sockets-udp topic page so that developers can more easily learn about it.
To associate your repository with the sockets-udp topic, visit your repo's landing page and select "manage topics."