Go to file
Mentalflow 59ed525510
Add .gitignore and LICENSE.
2023-01-15 21:26:30 +08:00
.gitignore Add .gitignore and LICENSE. 2023-01-15 21:26:30 +08:00
LICENSE Add .gitignore and LICENSE. 2023-01-15 21:26:30 +08:00
TcpServer.pro first commit 2023-01-05 19:50:19 +08:00
database.cpp 修复了数据库登录匹配的问题 2023-01-09 16:17:25 +08:00
database.h first commit 2023-01-05 19:50:19 +08:00
datamanager.cpp 做了一些修改 2023-01-15 17:18:01 +08:00
datamanager.h 完善但未调试的服务端 2023-01-07 18:36:43 +08:00
main.cpp first commit 2023-01-05 19:50:19 +08:00
protocol.cpp 修复了Linux下的bug,优化了部分逻辑 2023-01-09 15:55:39 +08:00
protocol.h 修复了Linux下的bug,优化了部分逻辑 2023-01-09 15:55:39 +08:00
tcpserver.cpp 做了一些修改 2023-01-15 17:18:01 +08:00
tcpserver.h 做了一些修改 2023-01-15 17:18:01 +08:00