Le Makefilehttps://github.com/ISSAE/nsy103/blob/master/minichat/Makefile Les fonctions communeshttps://github.com/ISSAE/nsy103/blob/master/minichat/wrsock.c https://github.com/ISSAE/nsy103/blob/master/minichat/wrsock.h Le code du serveurhttps://github.com/ISSAE/nsy103/blob/master/minichat/server.c Le code du clienthttps://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 |
Cours du Cnam > Linux : principes et programmation : NSY103 > NSY103 : Linux : principes et programmation > Outils de communication entre processus >