| As the competition in our society becomes fiercer and the work pressure increases, more and more people begin to appear some symptoms, which we call it sub- disease.In order to greatly improve people's physical quality .We must take the measures of preventing, diagnosing and treating sub- diseases at early stage.Chinese medicine have a unique advantage in the health, health care and prevention.With the international change of the medical model from "attention to disease treatment" to "attention to disease prevention", this topic aims to develop upper computer software for testing equipment for sub-diseases, which is used to diagnose through the Channels, in order to develop a new generation of Meridian Assessment Instrument which is based on Internet. This paper develops application program with Visual C++ as programming language. C/S structure is applied for the architecture of application systems, and SQL Server 2008 is selected as server-side database with the application of ADO database access technology on data management.Through the analysis of system functions, the system is divided into three modules. The first is personnel management, which aims to add,delete,modify and query for personnel information. The second is diagnosis through the Channels, the concept of expert system is introduced in this module, main function of this module is to achieve intelligent disease diagnosis through four diagnostic methods of TCM, and design conditioning program. The third is meridian assessment, host computer receives the values of the meridian points from lower machine through serial data communication, then obtains the assessment of health status on the human body through processing and analysis of data. Another major task of this topic is to implement network communication based on TCP/IP protocol by using CSocket class which is provided by MFC. Multi-threading is applied to achieve the Server receives data from more than one of Client, and CCriticalSection class is used for multiple-thread synchronizing.Software system has been tested by actually, and evaluation of clinical tests has passed the meridian.The accuracy rate has achieved the testing requirements, meets the project's actual business needs. |