P2P Chat application
Find a file
2019-11-24 23:23:48 +01:00
.idea Fixed issues with windows 2019-11-11 16:17:50 +01:00
docs Removed bootsrap from doxygen 2019-11-24 23:20:56 +01:00
htdocs Added better file handeling for webio 2019-11-12 18:28:39 +01:00
lib Added debugmalloc to all .h files 2019-11-24 23:22:54 +01:00
modules Modified the Web Interface and finished documentation ins all files 2019-11-24 23:23:48 +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 Modified the Web Interface and finished documentation ins all files 2019-11-24 23:23:48 +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.