Design and Implementation of ActiveX Control Runtime Mechanism Based on Linux

SHI Lei,YANG Wei-Kang,YANG Meng-Hui,YANG Xin,XIANG Jian-Hua
DOI: https://doi.org/10.3969/j.issn.1002-137X.2007.12.072
2007-01-01
Computer Science
Abstract:ActiveX control is used widely in Internet and desktop fields nowadays, whereas it couldn’t run on Linux directly. To solve the problem, this paper presented a middle-ware mechanism consisting of two functional layers, which were operating system compatible layer and ActiveX control mechanism supporting layer. The difference between Windows and Linux was eliminated in operating system compatible layer. The supporting and improvement of COM mechanism as ActiveX control’s infrastructure was added, an implementation of registry using XML file was presented and the necessary supporting of "Control-Container" mechanism for Active control running was provided. A prototype of light weight ActiveX control mechanism running on Linux was implemented.
What problem does this paper attempt to address?