RCSA-P: A remote control system architecture with high scalability

The traditional remote control systems usually have a high degree of coupling, poor expansibility and huge volume of host program. To solve this problem, we developed a novel architecture based on the plug-in technology, which applied the plug-in framework, dynamic link library to provide unified interface, and load the module through PELoader. Through these measures, It reduced the degree of coupling and the volume of the server program, improved the scalable of system. Finally, we implemented a prototype system, verified the accuracy and availability of this architecture.