Linux下0.1版本具有聊天功能的小程序

时间:2023-06-12 16:58:12
【文件属性】:

文件名称:Linux下0.1版本具有聊天功能的小程序

文件大小:7KB

文件格式:ZIP

更新时间:2023-06-12 16:58:12

linux聊天 聊天程序 多进程

使用多进程,共享内存,信号等方式,做了一个聊天的小程序,有makefile,可以直接在vscode里面调试


【文件预览】:
socket-server
----main.cpp(7KB)
----Makefile(191B)
----.vscode()
--------launch.json(903B)
--------tasks.json(272B)
socket-client
----main.cpp(3KB)
----Makefile(167B)
----.vscode()
--------launch.json(907B)
--------tasks.json(285B)

网友评论