This paper is focused on the technique for de si gn and realization of the process communications about the computer-aided train diagram network system. The Windows Socket technique is adopted to program for the cli...This paper is focused on the technique for de si gn and realization of the process communications about the computer-aided train diagram network system. The Windows Socket technique is adopted to program for the client and the server to create system applications and solve the problems o f data transfer and data sharing in the system.展开更多
Build a general software development platform for industrial process supervisor and management system by combining the technology of industrial configuration and Client/Server model, and introduce the architecture and...Build a general software development platform for industrial process supervisor and management system by combining the technology of industrial configuration and Client/Server model, and introduce the architecture and topological application of this platform. It puts forward a solution to the real time problem in the industrial distributed supervisor system.展开更多
The client server mode conforms to the trend of the development of MIS. Based on a project of the Guangzhou Power Supply Bureau, the research method and optimization strategy of MIS are put forward using the client ...The client server mode conforms to the trend of the development of MIS. Based on a project of the Guangzhou Power Supply Bureau, the research method and optimization strategy of MIS are put forward using the client server computation mode in a power system enterprise. The structure and function are also introduced.展开更多
In this paper, we present a client-server system for 3D scene change detection. A 3D scene point cloud which stored on the server is reconstructed by (structure-from-motion) SfM technique in advance. On the other hand...In this paper, we present a client-server system for 3D scene change detection. A 3D scene point cloud which stored on the server is reconstructed by (structure-from-motion) SfM technique in advance. On the other hand, the client system in tablets captures query images and sent them to the server to estimate the change area. In order to find region of change, an existing change detection method has been applied into our system. Then the server sends detection result image back to mobile device and visualize it. The result of system test shows that the system could detect change cor- rectly.展开更多
Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of...Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of the platform,such as the type of informa-tion processed in the platform and the distribution strategy of the platform system.This pa-per introduces a plan of an intelligent information integrating platform for CIM system basedon the client/server architecture,named I3P.The architecture,organization and detailed de-sign of services in I3P are also described.展开更多
“Client/Server数据库”一词很容易使人联想到那种大量重任在肩的用户使用的、高性能的关系数据库产品。这种想法也许要改变了。现在,Claris公司向FileMaker Pro的用户提供了一种更为轻松的Client/Server计算模式:一种便于使用的、非...“Client/Server数据库”一词很容易使人联想到那种大量重任在肩的用户使用的、高性能的关系数据库产品。这种想法也许要改变了。现在,Claris公司向FileMaker Pro的用户提供了一种更为轻松的Client/Server计算模式:一种便于使用的、非关系型数据库产品FileMaker Pro 3.0Server for Windows NT。 FileMaker Pro 3.0 Server软件来自于目前正在使用的Macintosh版本,可运行于Windows NT 3.51或更新的版本上。与Macintosh版本相同,它扩展了FileMaker Pro对多用户的支持能力:支持最多100个并发用户和最多可打开100个文件。展开更多
This paper discusses major issues involved in the design and implementation of a cooperative PIM(Personal Information Management) system on network, such as system architecture, implementory interface and human machin...This paper discusses major issues involved in the design and implementation of a cooperative PIM(Personal Information Management) system on network, such as system architecture, implementory interface and human machine interactive interface. Emphasis has been given to the architecture and interaction. Based on the C/S(Client/Server) architecture we manage the personal informations on the server and maintain all the workstations through TCP/IP protocol. All the queries are done through ODBC. For the cooperation of workstations we select MDI as the basis of our interface and apply OLE technique in it. Furthermore we apply multithread to manage the shared resource and individual resource. Our applications results show that C/S architecture can be an excellent platform for MIS developing and the principles for human-machine interface perform well in this kind of applications.展开更多
文摘This paper is focused on the technique for de si gn and realization of the process communications about the computer-aided train diagram network system. The Windows Socket technique is adopted to program for the client and the server to create system applications and solve the problems o f data transfer and data sharing in the system.
基金The Natural Science Foundation of Hunan Province!(No.96 10 1 3 0 )
文摘Build a general software development platform for industrial process supervisor and management system by combining the technology of industrial configuration and Client/Server model, and introduce the architecture and topological application of this platform. It puts forward a solution to the real time problem in the industrial distributed supervisor system.
文摘The client server mode conforms to the trend of the development of MIS. Based on a project of the Guangzhou Power Supply Bureau, the research method and optimization strategy of MIS are put forward using the client server computation mode in a power system enterprise. The structure and function are also introduced.
文摘In this paper, we present a client-server system for 3D scene change detection. A 3D scene point cloud which stored on the server is reconstructed by (structure-from-motion) SfM technique in advance. On the other hand, the client system in tablets captures query images and sent them to the server to estimate the change area. In order to find region of change, an existing change detection method has been applied into our system. Then the server sends detection result image back to mobile device and visualize it. The result of system test shows that the system could detect change cor- rectly.
基金the High Technology Research and Development Programme of china.
文摘Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of the platform,such as the type of informa-tion processed in the platform and the distribution strategy of the platform system.This pa-per introduces a plan of an intelligent information integrating platform for CIM system basedon the client/server architecture,named I3P.The architecture,organization and detailed de-sign of services in I3P are also described.
文摘“Client/Server数据库”一词很容易使人联想到那种大量重任在肩的用户使用的、高性能的关系数据库产品。这种想法也许要改变了。现在,Claris公司向FileMaker Pro的用户提供了一种更为轻松的Client/Server计算模式:一种便于使用的、非关系型数据库产品FileMaker Pro 3.0Server for Windows NT。 FileMaker Pro 3.0 Server软件来自于目前正在使用的Macintosh版本,可运行于Windows NT 3.51或更新的版本上。与Macintosh版本相同,它扩展了FileMaker Pro对多用户的支持能力:支持最多100个并发用户和最多可打开100个文件。
文摘This paper discusses major issues involved in the design and implementation of a cooperative PIM(Personal Information Management) system on network, such as system architecture, implementory interface and human machine interactive interface. Emphasis has been given to the architecture and interaction. Based on the C/S(Client/Server) architecture we manage the personal informations on the server and maintain all the workstations through TCP/IP protocol. All the queries are done through ODBC. For the cooperation of workstations we select MDI as the basis of our interface and apply OLE technique in it. Furthermore we apply multithread to manage the shared resource and individual resource. Our applications results show that C/S architecture can be an excellent platform for MIS developing and the principles for human-machine interface perform well in this kind of applications.