create server & client

This commit is contained in:
Sharikov P.P.
2026-01-16 00:30:19 +07:00
parent 879485cb54
commit cc41ec4f55
8 changed files with 884 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"profiles": {
"f-srv": {
"commandName": "Project",
"commandLineArgs": "--port 3113"
}
}
}