| In recent years, with the rapid development of China’s construction of the airport, the number of flights and passengers increased dramatically. In order to meet the development of the airport business, the intelligent and systematic of airport information management is an important part of construction of airport informatization. The Aircraft Docking Management System(ADMS) of airport, as a part of airport information management system, has significance to the exchange of information and the safe operation of the airport. However, compared to abroad, because of a late start of the airport construction of our country, there are many shortcomings in software development and using of ADMS in our country. The softwares of ADMS which is used by most of airports in our country are foreign softwares, and these softwares used old technology, which can not meet the needs of airport development and users.This paper based on the project “A Visual Guiding Systerm of Airport Dockingâ€, studied and implemented a system of ADMS which is based on B/S model and networking. The system has passed the test and achieves the requirements. The main contents are as follows:1. Project demonstration and system design. This system uses B/S model and three-layer architecture to organize system. Set goals which the system will achieve. Research the implementations of ADMS and compare them. Finally, choose the best plan which is the most suitable for the system.2. Client software design. Research and implementation of data performance, which organizes the data by Webpage form to show on the client’s PC. This system uses ASP.NET for writing page’s elements, processing interaction between system and users. This study designed the implementation of data verification, storage, modifies, update and so on, and gives the critical code and the interface.3. Server software design. Divide server sofyware module and explain each of them, and realize them. Finaly, design the database of this system, give the design flow and realize them in SQL Server 2008.4. Communication interface design. This system designed a communication system between ADMS and other systems in airport, including information management system and airplane docking and guiding system, which is based on TCP/IP protocol. Formulating the communication format and communication content, providing the communication work flow and data processing method.5. System test. Finally, test each module of the system, writing the test cases, doing the simulation test and combined test, giving the test-result and analys them. |