Categorygithub.com/Cronos8/INF26207-TP2-client
repositorypackage
0.0.0-20210517153610-91ce91270537
Repository: https://github.com/cronos8/inf26207-tp2-client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

INF26207-TP2-client

Pour commencer

Simulation d'un client UDP avec les sockets dans le cadre d'un travail pratique du cours de téléinformatique à l'UQAR.

Pré-requis

  • Go v1.16.3

Testé sous :

  • macOS 11.2.3
  • windows 10

Installation

Dans la racine du répertoire, exécuter la commande : go build ..

Démarrage

À la racine du répertoire :

Exécuter la commande :./INF26207-TP2-client IPServeur:PortServeur

Exemple : ./INF26207-TP2-client 127.0.0.1:22222

Une fois la transmission de fichier terminé le fichier sera visible à la racine.

Suppression de l'exécutable

À la racine du répertoire :

Exécuter la commande :go clean.

Auteurs

Alexandre Nguyen