Simple Hello Server/Client program

This commit is contained in:
2023-11-15 00:01:36 +05:30
commit d1c0a6b0f1
15 changed files with 308 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="Workspace">
<Project filename="Server/Server.cbp" />
<Project filename="Client/Client.cbp" />
</Workspace>
</CodeBlocks_workspace_file>