mini chating udp (socket)

Le Makefile

https://github.com/ISSAE/nsy103/blob/master/minichat/Makefile

Les fonctions communes

https://github.com/ISSAE/nsy103/blob/master/minichat/wrsock.c

https://github.com/ISSAE/nsy103/blob/master/minichat/wrsock.h

Le code du serveur

https://github.com/ISSAE/nsy103/blob/master/minichat/server.c

Le code du client

https://github.com/ISSAE/nsy103/blob/master/minichat/client.c

Si vous avez des questions poser les dans le "Issues tracker" de github. Les "issues" sont le moyen de communication et de gestion de projets dans les projets open source. : https://github.com/ISSAE/nsy103/issues

comment créer vos questions dans l'issues tracker?