mirror of
https://git.k0rb4k.net/K0RB4K/qotd.git
synced 2026-09-26 13:21:01 +00:00
c05da03de444f99e3a1f370fe4077f328de2450b
qotd
A RFC 865 compliant Quote of the Day daemon program
Done
- get random quote within file
- tcp server
- tcp client
Todo
- udp server
- udp client
- t h r e a d s to accept several clients and/or run both udp and tcp servers from same executable
- macros (#define XXX yyy) for currently hard-coded values
- logging ?
- conf files ?
- switches (-x) and options (--xxxx) ?
Languages
C
97.7%
CMake
2.3%