TheAlgorithms-C/client_server
Ryan Bevin 1302bf41df
fix: add missing include in CMakeLists #942 (#1285)
* fix: missing include file for cmake function

* fix: using newer version of check include file

---------

Co-authored-by: rbevin777 <rbevin7@gmail.com>
2023-07-19 01:34:19 -06:00
..
client.c [enhancement] Client_server folder code updated for windows OS as well. (#577) 2020-07-21 22:59:18 -04:00
CMakeLists.txt fix: add missing include in CMakeLists #942 (#1285) 2023-07-19 01:34:19 -06:00
remote_command_exec_udp_client.c Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally) (#930) 2022-01-11 23:50:57 +05:30
remote_command_exec_udp_server.c Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally) (#930) 2022-01-11 23:50:57 +05:30
server.c [enhancement] Client_server folder code updated for windows OS as well. (#577) 2020-07-21 22:59:18 -04:00
tcp_full_duplex_client.c chore: fix various spelling typos (#945) 2022-09-27 10:58:15 -05:00
tcp_full_duplex_server.c chore: fix various spelling typos (#945) 2022-09-27 10:58:15 -05:00
tcp_half_duplex_client.c feat: TCP Client Server Half Duplex Communication (#853) 2021-09-07 21:24:20 +05:30
tcp_half_duplex_server.c feat: TCP Client Server Half Duplex Communication (#853) 2021-09-07 21:24:20 +05:30
udp_client.c [enhancement] Client_server folder code updated for windows OS as well. (#577) 2020-07-21 22:59:18 -04:00
udp_server.c [enhancement] Client_server folder code updated for windows OS as well. (#577) 2020-07-21 22:59:18 -04:00