P2P Chat application
Find a file
2019-11-12 19:32:54 +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 Added better file handeling for webio 2019-11-12 18:28:39 +01:00
lib Fixed even more warnings 2019-11-12 19:32:54 +01:00
modules Fixed even more warnings 2019-11-12 19:32:54 +01:00
.gitignore Fixed branch 2019-11-04 12:30:52 +01:00
.travis.yml Fixed travis windows build 2019-11-11 21:16:40 +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 Small patches 2019-11-11 23:29:01 +01:00
LICENSE Create LICENSE 2019-10-28 13:47:29 +01:00
main.c Fixed even more warnings 2019-11-12 19:32:54 +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 some warnings 2019-11-12 19:26:18 +01:00
utility.h Fixed even more warnings 2019-11-12 19:32:54 +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.