chat:ClientServer基于IPC的聊天

时间:2021-06-29 17:28:12
【文件属性】:
文件名称:chat:ClientServer基于IPC的聊天
文件大小:18KB
文件格式:ZIP
更新时间:2021-06-29 17:28:12
C 基于客户端/服务器 IPC 的聊天 使用 ncurses 和 IPC utils 用 C 编写的项目。 为操作系统主题编写的项目。 入门 汇编 make 运行服务器 ./server [pierwsza instancja] ./server identyfikator_repozytorium [kolejna instancja] 运行客户端 ./client [nr_kolejki_servera]
【文件预览】:
chat-master
----.gitignore(55B)
----README.md(349B)
----LICENSE(1KB)
----source()
--------client.c(8KB)
--------main.c(613B)
--------sys_utils.c(3KB)
--------server_utils.c(3KB)
--------server.c(14KB)
--------client_ui.c(5KB)
--------client_utils.c(2KB)
----makefile(689B)
----header()
--------main.h(3KB)
--------server.h(431B)
--------client.h(394B)
--------client_ui.h(2KB)
--------server_utils.h(847B)
--------client_utils.h(582B)
--------sys_utils.h(743B)
----object()
--------.gitignore(4B)

网友评论