P2P Chat application
Find a file
2019-11-11 16:17:50 +01:00
.idea Fixed issues with windows 2019-11-11 16:17:50 +01:00
docs Shorter main function 2019-11-08 19:49:56 +01:00
htdocs Shorter main function 2019-11-08 19:49:56 +01:00
lib Fixed issues with windows 2019-11-11 16:17:50 +01:00
modules Fixed issues with windows 2019-11-11 16:17:50 +01:00
.gitignore Fixed branch 2019-11-04 12:30:52 +01:00
.travis.yml Matrix.include test 2019-11-08 20:30:14 +01:00
chat.bsdesign Fixed some bugs 2019-10-26 14:20:59 +02:00
CMakeLists.txt Fixed issues with windows 2019-11-11 16:17:50 +01:00
config.example.ini Added default config file 2019-10-28 16:58:09 +01:00
LICENSE Create LICENSE 2019-10-28 13:47:29 +01:00
main.c Fixed issues with windows 2019-11-11 16:17:50 +01:00
README.md Merge branch 'master' into linux 2019-11-05 13:13:35 +01:00
test.c Fixed issues with windows 2019-11-11 16:17:50 +01:00
utility.c Fixed branch 2019-11-04 12:30:52 +01:00
utility.h Added net.h 2019-11-06 21:50:03 +01:00

P2P-chat

Build Status A projektem célja (ahogy a neve is mondja) egy Peer to Peer chat alkalmazás létrehozása. A lénye az, hogy több gép egy hálózatot alkotva kommunikál egymással,azaz nincs egy központi szerver,ami az üzeneteket továbbítja a klienseknek,hanem minden üzenet közvetlenül megy a feladótól a címzettig.