Simple UDP Server/Client to sync files from inside of container.
Go to file
2022-10-05 16:48:30 +03:00
.gitignore Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
client.cpp Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
common.h Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
Makefile Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
Notify.cpp Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
Notify.h Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00
server.cpp Initial commit. Added Notify class, makefile and common header 2022-10-05 16:48:30 +03:00