https://github.com/willigarneau/tftp-implementation
📂 💻 Client & Server implementation of the trivial file transfer protocol made in C# windows form
https://github.com/willigarneau/tftp-implementation
c-sharp client-server implementation server tftp tftp-protocol
Last synced: 3 months ago
JSON representation
📂 💻 Client & Server implementation of the trivial file transfer protocol made in C# windows form
- Host: GitHub
- URL: https://github.com/willigarneau/tftp-implementation
- Owner: willigarneau
- Created: 2018-03-01T15:38:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T16:54:09.000Z (almost 7 years ago)
- Last Synced: 2025-01-23T09:34:30.634Z (5 months ago)
- Topics: c-sharp, client-server, implementation, server, tftp, tftp-protocol
- Language: C#
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serveur et Client de transfert de fichiers (TFTP)
Laboratoire 6 du cours de Réseau et Linux (Réseau)
**Cégep-Lévis-Lauzon**
Session 4
# Hiérarchie des fichiers :
Fichiers TFTP : Fichier à envoyer entre le serveur et le client tftp
TFTP_Server : Dossier renfermant la solution du programme de serveur TFTP, ainsi que le programme de client.
C_TFTP : Dossier renfermant les classes nécéssaires pour faire fonctionner le protocole de transfert de fichiers TFTP.
*** Les pares-feu de chaque intermédiaire doivent être retirés au moment du transfert. ***
# Présentation visuelle du serveur :
# Présentation visuelle du client :
