Description: Implements the server and client network transport functions, as well as server and Mysql database, interactive access capabilities, providing a framework for the realization of the three interface class.
To Search:
File list (Check if you may need any files):
服务器+客户端+Mysql系统框架\客户端\Connect_Client.cpp
...........................\......\Connect_Client.h
...........................\服务器\Connect_Server.cpp
...........................\......\Connect_Server.h
...........................\......\DataBase.cpp
...........................\......\DataBase.h
...........................\客户端
...........................\服务器
服务器+客户端+Mysql系统框架