P2P Chat application
Find a file
2019-11-28 09:20:47 +01:00
.idea Fixed issues with windows 2019-11-11 16:17:50 +01:00
docs Updated Version for Doxygen 2019-11-26 18:56:30 +01:00
htdocs Fixed bug with null messages 2019-11-26 12:52:03 +01:00
lib Added better error handling 2019-11-26 19:05:22 +01:00
modules FIxed bug with Interrupt 2019-11-28 09:20:47 +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 Created user-manual 2019-11-25 19:54:53 +01:00
LICENSE Create LICENSE 2019-10-28 13:47:29 +01:00
main.c FIxed bug with Interrupt 2019-11-28 09:20:47 +01:00
README.md Added offline messages to home page 2019-11-15 22:42:20 +01:00
test.c Added offline messages to home page 2019-11-15 22:42:20 +01:00
utility.c Fixed bug with logger_log 2019-11-18 08:58:56 +01:00
utility.h Added debugmalloc to all .h files 2019-11-24 23:22: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.