52ky 发表于 2022-9-22 17:13:57

【源码】局域网内聊天以及文件传输

选用C\S结构
S端对服务器进行配置,可以连接用户数据库,而且对用户数据库进行管理!
C端可以上传下载文件,保留检测聊天记录,及时更新在线用户列表,用户之间可以进行悄悄话!

(Choose C\S structure
The S side configures the server, can connect to the user database, and manage the user database!
The C terminal can upload and download files, keep detection chat records, update the online user list in time, and private chat between users!)




页: [1]
查看完整版本: 【源码】局域网内聊天以及文件传输