You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.局域网简易聊天服务端软件&客户端软件.2.采用基于陈硕muduo开源库修改的mymuduo开源库实现聊天客户端与聊天服务器的基于tcp/ip的网络通信.3.采用mysql c api在服务端作为后台mysql服务器的客户端使用后台mysql服务器的数据存储,数据检索,数据处理能力,来提供用户/聊天信息存储,信息处理,信息检索.